Mohammad Arshad created ZOOKEEPER-2694:
------------------------------------------
Summary: sync CLI command does not wait for result from server
Key: ZOOKEEPER-2694
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2694
Project: ZooKeeper
Issue Type: Bug
Components: java client
Reporter: Mohammad Arshad
sync CLI command does not wait for result from server. It returns immediately
after invoking the sync's asynchronous API.
Executing bellow command does not give the expected result
{{<zkServer>/bin/zkCli.sh -server host:port sync /}}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)