-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Description
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
- SOFARPC version:
- JVM version (e.g.
java -version): - OS version (e.g.
uname -a): - Maven version:
- IDE version:
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