TN1 - Apache Curator - Apache Software Foundation
When your watcher is called, it should return as quickly as possible. All ZooKeeper watchers are serialized - processed by a single thread. Thus, no other watchers can be processed while your watcher is running. For example, a Curator user had a watcher handler something like this:
Read full article from TN1 - Apache Curator - Apache Software Foundation
No comments:
Post a Comment