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

fix(core): revert PR #305 SetWatches which caused RuntimeError #450

Merged
merged 1 commit into from
Jun 12, 2017

Conversation

bbangert
Copy link
Member

PR #305 introduced a feature to restore watches on reconnect.
Unfortunately this introduced RuntimeError's under various cases, so
reverting it is necessary.

PR #305 introduced a feature to restore watches on reconnect.
Unfortunately this introduced RuntimeError's under various cases, so
reverting it is necessary.
@bbangert
Copy link
Member Author

For further reference, the TreeCache PR did not work with this, and the following StackOverflow question appears related:
https://stackoverflow.com/questions/44448694/kazoo-restarted-zookeeper-the-watch-threw-an-exception

@bbangert bbangert requested a review from harlowja June 12, 2017 18:08
Copy link
Contributor

@harlowja harlowja left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fine with me until we figure out the next steps.

@bbangert bbangert merged commit b4967d1 into master Jun 12, 2017
@bbangert bbangert deleted the feat/revert-pr-305 branch June 12, 2017 18:30
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 this pull request may close these issues.

2 participants