You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@zookeeper.apache.org by "Rabi Kumar K C (Jira)" <ji...@apache.org> on 2020/01/10 17:08:00 UTC

[jira] [Assigned] (ZOOKEEPER-3414) sync api should throw NoNodeException when syncing a path which is not exist

     [ https://issues.apache.org/jira/browse/ZOOKEEPER-3414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rabi Kumar K C reassigned ZOOKEEPER-3414:
-----------------------------------------

    Assignee: Rabi Kumar K C

> 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
>            Assignee: Rabi Kumar K C
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 3.7.0
>
>          Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> [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)