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

Support for "double barriers" #2

Open
stensonb opened this issue Nov 27, 2014 · 1 comment
Open

Support for "double barriers" #2

stensonb opened this issue Nov 27, 2014 · 1 comment

Comments

@stensonb
Copy link

As described here: http://zookeeper.apache.org/doc/trunk/recipes.html (search for "Double Barriers")

chef-client use case: ensure all nodes (or at least N nodes) have stopped the execution of a server until any are allowed to proceed...(due to some terrible schema, non-backwards compatible upgrade, for example)

@zuazo
Copy link
Owner

zuazo commented Nov 27, 2014

Yes, this would be very interesting.

I think this should be previously implemented in the zk gem, to prevent cookbook libraries become too complex.

There are already some related (abandoned?) tickets:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants