Skip to content

Conversation

@jeblair
Copy link
Contributor

@jeblair jeblair commented Nov 10, 2025

ZooKeeper 3.9.0 began including the zxid responsible for a watch
event in the response header. This adds support for that by
plumbing the information through to the WatchedEvent. The
documentation and field name is based on the text in the
ZooKeeper java client.

jeblair added 2 commits March 16, 2024 13:18
ZooKeeper 3.6.0 added support for persistent, and persistent
recursive watches.  This adds the corresponding support to the
Kazoo client class.
ZooKeeper 3.9.0 began including the zxid responsible for a watch
event in the response header.  This adds support for that by
plumbing the information through to the WatchedEvent.  The
documentation and field name is based on the text in the
ZooKeeper java client.
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