Message view | « Date » · « Thread » |
---|---|
Top | « Date » · « Thread » |
From | Satish Bhatti <cthd2...@gmail.com> |
Subject | Removing Children Watches |
Date | Thu, 14 May 2009 20:13:57 GMT |
(1) Call zookeeper.getChildren( rootPath, true );This successfully sets the watch, Next time I add a node under rootPath, the watch gets triggered, as expected. (2) Call zookeeper.getChildren( rootPath, false ); Next time I add a node under rootPath, the watch _STILL_ gets triggered! What am I doing wrong? Satish | |
Mime |
|
View raw message |