You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Your question
describe your question clearly
Your scenes
describe your use scenes (why need this feature)
Your advice
describe the advice or solution you'd like
Environment
java -version
):uname -a
):2021-10-20 08:00:08.260 INFO 1499 --- [ restartedMain] org.apache.zookeeper.ZooKeeper : Client environment:os.memory.total=136MB
2021-10-20 08:00:08.273 INFO 1499 --- [ restartedMain] o.a.c.f.imps.CuratorFrameworkImpl : Starting
2021-10-20 08:00:08.275 INFO 1499 --- [ restartedMain] org.apache.zookeeper.ZooKeeper : Initiating client connection, connectString=192.168.1.11:2181 sessionTimeout=60000 watcher=org.apache.curator.ConnectionState@7671b769
2021-10-20 08:00:08.277 INFO 1499 --- [ restartedMain] org.apache.zookeeper.ClientCnxnSocket : jute.maxbuffer value is 4194304 Bytes
2021-10-20 08:00:08.281 INFO 1499 --- [.168.1.11:2181)] org.apache.zookeeper.ClientCnxn : Opening socket connection to server 192.168.1.11/192.168.1.11:2181. Will not attempt to authenticate using SASL (unknown error)
2021-10-20 08:00:08.284 INFO 1499 --- [.168.1.11:2181)] org.apache.zookeeper.ClientCnxn : Socket connection established, initiating session, client: /192.168.1.7:50735, server: 192.168.1.11/192.168.1.11:2181
2021-10-20 08:00:08.285 INFO 1499 --- [ restartedMain] o.a.c.f.imps.CuratorFrameworkImpl : Default schema
2021-10-20 08:00:08.293 INFO 1499 --- [.168.1.11:2181)] org.apache.zookeeper.ClientCnxn : Session establishment complete on server 192.168.1.11/192.168.1.11:2181, sessionid = 0x10002922bce0000, negotiated timeout = 40000
2021-10-20 08:00:08.298 INFO 1499 --- [ain-EventThread] o.a.c.f.state.ConnectionStateManager : State change: CONNECTED
2021-10-20 08:00:08.311 INFO 1499 --- [ain-EventThread] o.a.c.framework.imps.EnsembleTracker : New config event received: {}
2021-10-20 08:00:08.311 INFO 1499 --- [ain-EventThread] o.a.c.framework.imps.EnsembleTracker : New config event received: {}
2021-10-20 08:00:08.330 INFO 1499 --- [ restartedMain] c.r.s.SofarpcServiceApplication : Started SofarpcServiceApplication in 2.062
The text was updated successfully, but these errors were encountered: