Hello,
I see lot of WARN messages in zookeeper.out. What is wrong/ how can we fix
it. This is ZK 3.4.10 with Solr 6.6.2.
2018-09-29 15:33:47,730 [myid:5] - INFO [NIOServerCxn.Factory:
0.0.0.0/0.0.0.0:2182:NIOServerCnxnFactory@192] - Accepted socket connection
from /0:0:0:0:0:0:0:1:48548
2018-09-29 15:33:47,730 [myid:5] - WARN [NIOServerCxn.Factory:
0.0.0.0/0.0.0.0:2182:NIOServerCnxn@368] - caught end of stream exception
EndOfStreamException: Unable to read additional data from client sessionid
0x0, likely client has closed socket
at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
at java.lang.Thread.run(Thread.java:745)
|