Connection reset errors in broker.

33 views
Skip to first unread message

Vikram Ramakrishnan

unread,
Jul 18, 2014, 8:39:17 AM7/18/14
to druid-de...@googlegroups.com

I see these errors in the broker logs. The query returns fine, but these error crop up everytime.

Any idea why we might be getting these?


-V

[2014-07-18 09:54:12,604] DEBUG  (org.eclipse.jetty.io.ChannelEndPoint)

java.io.IOException: Connection reset by peer

        at sun.nio.ch.FileDispatcherImpl.read0(Native Method)

        at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)

        at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)

        at sun.nio.ch.IOUtil.read(IOUtil.java:197)

        at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:379)

        at org.eclipse.jetty.io.ChannelEndPoint.fill(ChannelEndPoint.java:137)

        at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:216)

        at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)

        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)

        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)

        at java.lang.Thread.run(Thread.java:744)

[2014-07-18 09:54:12,605] DEBUG ishut SelectChannelEndPoint@416c87e9{/10.65.76.25:49376<->8080,Open,in,OSHUT,-,-,300000,HttpConnection}{io=0,kio=0,kro=1} (org.eclipse.jetty.io.ChannelEndPoint)

Fangjin Yang

unread,
Jul 19, 2014, 12:06:27 PM7/19/14
to druid-de...@googlegroups.com
Hi Vikram, this logging should be harmless I believe and records a client has closed a connection while you were writing to it. Do you have metrics emission over http enabled?

-- FJ

Vikram Ramakrishnan

unread,
Jul 21, 2014, 7:08:08 AM7/21/14
to druid-de...@googlegroups.com
no, we have logging emittors to log files only.

-V
Reply all
Reply to author
Forward
0 new messages