Skip to content

zookeeper无法连接 #1113

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
rockjl opened this issue Oct 20, 2021 · 3 comments
Closed

zookeeper无法连接 #1113

rockjl opened this issue Oct 20, 2021 · 3 comments
Labels
wontfix This will not be worked on

Comments

@rockjl
Copy link

rockjl commented Oct 20, 2021

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

@rockjl
Copy link
Author

rockjl commented Oct 20, 2021

怎样关闭sasl?

@OrezzerO
Copy link
Contributor

OrezzerO commented Nov 1, 2021

sasl 没有启用, 这个不影响。 zk 版本需要和 zk-client 适配,你用的zk 是什么版本的呀?

@stale
Copy link

stale bot commented Feb 8, 2022

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.

@stale stale bot added the wontfix This will not be worked on label Feb 8, 2022
@stale stale bot closed this as completed Feb 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants