You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@zookeeper.apache.org by Joe Lin <jo...@peaxy.net> on 2012/12/05 19:45:33 UTC

Getting watcher event with data version

Hi,

I have a watcher on a zookeeper node for data modification.
Is there anyway we can get the version number of the data along with the 
event? If not, can anyone of you point me where I can modify zookeeper 
code to facilitate the need?

Thanks for any feedback.
Joe