Daibhid666 opened a new issue, #26075:
URL: https://github.com/apache/shardingsphere/issues/26075
## Question
org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read
additional data from server sessionid 0x10d45e323100042, likely server has
closed socket
at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1289)
[INFO ] 2023-06-06 16:01:11.145 [main-EventThread]
o.a.c.f.state.ConnectionStateManager - State change: SUSPENDED
[INFO ] 2023-06-06 16:01:12.678 [main-SendThread(172.19.138.135:2181)]
org.apache.zookeeper.ClientCnxn - Opening socket connection to server
Prod-RDS/172.19.138.135:2181.
[INFO ] 2023-06-06 16:01:12.679 [main-SendThread(172.19.138.135:2181)]
org.apache.zookeeper.ClientCnxn - SASL config status: Will not attempt to
authenticate using SASL (unknown error)
[INFO ] 2023-06-06 16:01:12.679 [main-SendThread(172.19.138.135:2181)]
org.apache.zookeeper.ClientCnxn - Socket connection established, initiating
session, client: /172.19.138.135:58960, server: Prod-RDS/172.19.138.135:2181
[INFO ] 2023-06-06 16:01:12.680 [main-SendThread(172.19.138.135:2181)]
org.apache.zookeeper.ClientCnxn - Session establishment complete on server
Prod-RDS/172.19.138.135:2181, session id = 0x10d45e323100042, negotiated
timeout = 40000
[INFO ] 2023-06-06 16:01:12.680 [main-EventThread]
o.a.c.f.state.ConnectionStateManager - State change: RECONNECTED
[WARN ] 2023-06-06 16:01:12.681 [main-SendThread(172.19.138.135:2181)]
org.apache.zookeeper.ClientCnxn - Session 0x10d45e323100042 for server
Prod-RDS/172.19.138.135:2181, Closing socket connection. Attempting reconnect
except it is a SessionExpiredException.
org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read
additional data from server sessionid 0x10d45e323100042, likely server has
closed socket
at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1289)
[INFO ] 2023-06-06 16:01:12.782 [main-EventThread]
o.a.c.f.state.ConnectionStateManager - State change: SUSPENDED
--
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]