Details
-
Sub-task
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
None
-
Reviewed
Description
currently the only way a watch cleared is to trigger it. we need a way to enumerate the outstanding watch objects, find watch events the objects are watching for, and remove interests in an event.
Attachments
Attachments
Issue Links
- is depended upon by
-
ZOOKEEPER-3053 add remove watches capabilities to the c cli
- Open
- is related to
-
ZOOKEEPER-1887 C implementation of removeWatches
- Resolved
- relates to
-
ZOOKEEPER-1910 RemoveWatches wrongly removes the watcher if multiple watches exists on a path
- Resolved
-
ZOOKEEPER-1919 Update the C implementation of removeWatches to have it match ZOOKEEPER-1910
- Closed