You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by GitBox <gi...@apache.org> on 2019/02/18 14:27:58 UTC

[GitHub] maoling opened a new pull request #822: ZOOKEEPER-3281:Add a new CLI:watch

maoling opened a new pull request #822: ZOOKEEPER-3281:Add a new CLI:watch
URL: https://github.com/apache/zookeeper/pull/822
 
 
   - it's a very useful CLI for users to use, test, debug the `watch` function.
   - the `watch` cmd is one-off.
   - this CLI just calls the api about `watch` in the `zookeeper.java`,the correctness of function has been tested in the `WatcherFuncTest`,so add no UT.But a very detailed test evidence has included in the[ jira](https://issues.apache.org/jira/browse/ZOOKEEPER-3281)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services