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

Add support for declaring observers in the zookeeper cluster #19

Merged
merged 1 commit into from
Apr 22, 2015

Conversation

kscherer
Copy link
Contributor

All servers need to know which nodes are observers in order to construct
quorums correctly.

Signed-off-by: Konrad Scherer Konrad.Scherer@windriver.com

All servers need to know which nodes are observers in order to construct
quorums correctly.

Signed-off-by: Konrad Scherer <Konrad.Scherer@windriver.com>
@deric
Copy link
Owner

deric commented Apr 22, 2015

Thanks! Observers are supported since ZooKeeper 3.3.0, right?

deric added a commit that referenced this pull request Apr 22, 2015
Add support for declaring observers in the zookeeper cluster
@deric deric merged commit 0a0e51d into deric:master Apr 22, 2015
@kscherer
Copy link
Contributor Author

Thanks! Observers are supported since ZooKeeper 3.3.0, right?

Yes. Here is a link to the Jira Feature:

https://issues.apache.org/jira/browse/ZOOKEEPER-368

and to the 3.3.0 release notes which lists Observers as a new feature
for 3.3.0

http://zookeeper.apache.org/doc/r3.3.0/releasenotes.html

@deric
Copy link
Owner

deric commented Apr 23, 2015

Ok, I've tagged the release as v0.3.7.

@kscherer kscherer deleted the observer_support branch April 24, 2015 13:33
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