[
https://issues.apache.org/jira/browse/ZOOKEEPER-3414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ZOOKEEPER-3414:
--------------------------------------
Labels: pull-request-available (was: )
> sync api should throw NoNodeException when syncing a path which is not exist
> ----------------------------------------------------------------------------
>
> Key: ZOOKEEPER-3414
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3414
> Project: ZooKeeper
> Issue Type: Bug
> Components: java client
> Reporter: maoling
> Priority: Minor
> Labels: pull-request-available
> Fix For: 3.7.0
>
>
> [zk: 127.0.0.1:2180(CONNECTED) 0] sync /c1
> Sync is OK
> [zk: 127.0.0.1:2180(CONNECTED) 1] sync /c1dsafasdfasdfadsfasd
> Node does not exist: /c1dsafasdfasdfadsfasd
--
This message was sent by Atlassian Jira
(v8.3.4#803005)