Skip to content

Conversation

@jahqueel
Copy link
Contributor

Per the ZooKeeper documentation, "ZooKeeper by itself doesn't guarantee
that changes occur synchronously across all servers". In order to
ensure a write that was committed by another client is visible to
another client, it's necessary to have the sync() function from the
ZooKeeper API available.

Per the ZooKeeper documentation, "ZooKeeper by itself doesn't guarantee
that changes occur synchronously across all servers". In order to
ensure a write that was committed by another client is visible to
another client, it's necessary to have the sync() function from the
ZooKeeper API available.
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.

1 participant