Skip to content
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

curator客户端在zookeeper重启后一直抛异常 #38

Closed
m11y opened this issue Mar 18, 2014 · 1 comment
Closed

curator客户端在zookeeper重启后一直抛异常 #38

m11y opened this issue Mar 18, 2014 · 1 comment
Assignees

Comments

@m11y
Copy link

m11y commented Mar 18, 2014

org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode = ConnectionLoss
    at com.netflix.curator.ConnectionState.getZooKeeper(ConnectionState.java:101)
    at com.netflix.curator.CuratorZookeeperClient.getZooKeeper(CuratorZookeeperClient.java:107)
    at com.netflix.curator.framework.imps.CuratorFrameworkImpl.getZooKeeper(CuratorFrameworkImpl.java:448)
@htynkn
Copy link
Member

htynkn commented Jul 17, 2018

Verify this with:

  1. dubbo 2.6.2
  2. zookeeper 3.4.12
  3. curator-framework 2.12.0

All good. Consider this issue is raised at 2014, so close this issue now. If you try latest version and still able to reproduce issue, please raise a new issue

@htynkn htynkn closed this as completed Jul 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants