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

passing in a zk and having it close before redis-failover can trigger an infinite loop #47

Open
tobowers opened this issue Jan 17, 2013 · 0 comments · May be fixed by #48
Open

passing in a zk and having it close before redis-failover can trigger an infinite loop #47

tobowers opened this issue Jan 17, 2013 · 0 comments · May be fixed by #48

Comments

@tobowers
Copy link

If you close a ZK client and then redis-failover goes to close the same zk client (because it was passed in)... you can trigger an infite loop of

2013-01-17 19:44:00 UTC RedisFailover 28592 WARN: Caught Zookeeper::Exceptions::NotConnected 'Zookeeper::Exceptions::NotConnected' - retrying

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

Successfully merging a pull request may close this issue.

1 participant