[
https://issues.apache.org/jira/browse/ZOOKEEPER-2694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16847025#comment-16847025
]
Hudson commented on ZOOKEEPER-2694:
-----------------------------------
SUCCESS: Integrated in Jenkins build Zookeeper-trunk-single-thread #370 (See
[https://builds.apache.org/job/Zookeeper-trunk-single-thread/370/])
ZOOKEEPER-2694: sync CLI command does not wait for result from server (andor:
rev e2bb6e80f598415bba975edcff166ff1bd750340)
* (edit) zookeeper-server/src/test/java/org/apache/zookeeper/ZooKeeperTest.java
* (edit)
zookeeper-server/src/main/java/org/apache/zookeeper/cli/SyncCommand.java
> 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
> Affects Versions: 3.5.0
> Reporter: Mohammad Arshad
> Assignee: maoling
> Priority: Major
> Labels: pull-request-available
> Fix For: 3.6.0, 3.5.6
>
> Attachments: ZOOKEEPER-2694-01.patch
>
> Time Spent: 6h 40m
> Remaining Estimate: 0h
>
> 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
(v7.6.3#76005)