Xredys-19 opened a new issue, #4073:
URL: https://github.com/apache/bookkeeper/issues/4073

   i'm using 3 nodes of bookkeeper and then suddenly the error occure show 
recovery log is missing, how to trace the problem , how to solve this issue ?
   
   11:15:29.609 [main-SendThread(milvus-ground-pulsar-zookeeper:2181)] INFO  
org.apache.zookeeper.ClientCnxn - SASL config status: Will not attempt to 
authenticate using SASL (unknown error)
   11:15:59.638 [main-SendThread(milvus-ground-pulsar-zookeeper:2181)] WARN  
org.apache.zookeeper.ClientCnxn - Client session timed out, have not heard from 
server in 31244ms for session id 0x200a10385d50003
   11:15:59.638 [main-SendThread(milvus-ground-pulsar-zookeeper:2181)] WARN  
org.apache.zookeeper.ClientCnxn - Session 0x200a10385d50003 for sever 
milvus-ground-pulsar-zookeeper/10.244.11.21:2181, Closing socket connection. 
Attempting reconnect except it is a SessionExpiredException.
   org.apache.zookeeper.ClientCnxn$SessionTimeoutException: Client session 
timed out, have not heard from server in 31244ms for session id 
0x200a10385d50003
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1258) 
[org.apache.zookeeper-zookeeper-3.6.3.jar:3.6.3]
   11:16:01.383 [main-SendThread(milvus-ground-pulsar-zookeeper:2181)] INFO  
org.apache.zookeeper.ClientCnxn - Opening socket connection to server 
milvus-ground-pulsar-zookeeper/10.244.10.102:2181.
   11:16:01.383 [main-SendThread(milvus-ground-pulsar-zookeeper:2181)] INFO  
org.apache.zookeeper.ClientCnxn - SASL config status: Will not attempt to 
authenticate using SASL (unknown error)
   11:16:01.384 [main-SendThread(milvus-ground-pulsar-zookeeper:2181)] INFO  
org.apache.zookeeper.ClientCnxn - Socket connection established, initiating 
session, client: /10.244.10.47:39714, server: 
milvus-ground-pulsar-zookeeper/10.244.10.102:2181
   11:16:01.386 [main-EventThread] ERROR 
org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client 
connection to the ZooKeeper server has expired!
   11:16:01.386 [main-SendThread(milvus-ground-pulsar-zookeeper:2181)] WARN  
org.apache.zookeeper.ClientCnxn - Unable to reconnect to ZooKeeper service, 
session 0x200a10385d50003 has expired
   11:16:01.386 [main-EventThread] INFO  
org.apache.bookkeeper.zookeeper.ZooKeeperClient - ZooKeeper session 
200a10385d50003 is expired from milvus-ground-pulsar-zookeeper:2181.
   11:16:01.387 [main-SendThread(milvus-ground-pulsar-zookeeper:2181)] WARN  
org.apache.zookeeper.ClientCnxn - Session 0x200a10385d50003 for sever 
milvus-ground-pulsar-zookeeper/10.244.10.102:2181, Closing socket connection. 
Attempting reconnect except it is a SessionExpiredException.
   org.apache.zookeeper.ClientCnxn$SessionExpiredException: Unable to reconnect 
to ZooKeeper service, session 0x200a10385d50003 has expired
        at 
org.apache.zookeeper.ClientCnxn$SendThread.onConnected(ClientCnxn.java:1434) 
~[org.apache.zookeeper-zookeeper-3.6.3.jar:3.6.3]
        at 
org.apache.zookeeper.ClientCnxnSocket.readConnectResult(ClientCnxnSocket.java:154)
 ~[org.apache.zookeeper-zookeeper-3.6.3.jar:3.6.3]
        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:86) 
~[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]
   


-- 
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]

Reply via email to