startjava commented on issue #11413:
URL: https://github.com/apache/pulsar/issues/11413#issuecomment-1019128409
@BewareMyPower 大佬 ,2.9.1版本启动时还出现这个问题,
2022-01-22T17:29:07,754+0800 [main-EventThread] INFO
org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is
connected now.
2022-01-22T17:29:07,821+0800 [main] INFO
org.apache.distributedlog.ZooKeeperClient - Close zookeeper client default.
2022-01-22T17:29:07,821+0800 [main] INFO
org.apache.distributedlog.ZooKeeperClient - Closing zookeeper client default.
2022-01-22T17:29:07,844+0800 [main-SendThread(127.0.0.1:2181)] WARN
org.apache.zookeeper.ClientCnxn - An exception was thrown while closing send
thread for session 0x10000017b28000d.
org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read
additional data from server sessionid 0x10000017b28000d, likely server has
closed socket
at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[org.apache.zookeeper-zookeeper-3.6.3.jar:3.6.3]
at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[org.apache.zookeeper-zookeeper-3.6.3.jar:3.6.3]
at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1290)
[org.apache.zookeeper-zookeeper-3.6.3.jar:3.6.3]
2022-01-22T17:29:07,950+0800 [main] INFO org.apache.zookeeper.ZooKeeper -
Session: 0x10000017b28000d closed
2022-01-22T17:29:07,950+0800 [main] INFO
org.apache.distributedlog.ZooKeeperClient - Closed zookeeper client default.
2022-01-22T17:29:07,953+0800 [main-EventThread] INFO
org.apache.zookeeper.ClientCnxn - EventThread shut down for session:
0x10000017b28000d
是不是ZK的事,需要改一些配置吗??
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]