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

Proxy Server printing exception when zero nodes registered in ZK #22

Open
thilinamb opened this issue Apr 20, 2020 · 1 comment
Open
Assignees
Labels
bug Something isn't working

Comments

@thilinamb
Copy link
Collaborator

2020-04-20 15:41:18 ERROR MembershipTracker:108 - Error fetching child nodes.
org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode for /sustain_dht_nodes
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:111)
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
	at sustain.synopsis.dht.zk.MembershipTracker.processResult(MembershipTracker.java:108)
	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:581)
	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
@thilinamb thilinamb added the enhancement New feature or request label Apr 20, 2020
@thilinamb thilinamb self-assigned this Apr 20, 2020
@thilinamb
Copy link
Collaborator Author

This only happens when a proxy is started before any DHT nodes with a fresh ZK ensemble.

@thilinamb thilinamb added bug Something isn't working and removed enhancement New feature or request labels Apr 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant