[
https://issues.apache.org/jira/browse/ZOOKEEPER-2276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15525959#comment-15525959
]
Kazuaki Banzai commented on ZOOKEEPER-2276:
-------------------------------------------
Thanks [~arshad.mohammad] for uploading the path.
I added a test for async multi and its fix to your patch.
Unfortunately, I couldn't fix this bug in the same place(the fix is in
ClientCnxn.processEvent).
For future changes, I added a comment to ZooKeeper.multiInternal.
> Multi operation failure does not include path in KeeperException
> -----------------------------------------------------------------
>
> Key: ZOOKEEPER-2276
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2276
> Project: ZooKeeper
> Issue Type: Bug
> Components: java client
> Affects Versions: 3.5.0
> Environment: Suse 11 SP3
> Reporter: neha
> Assignee: Arshad Mohammad
> Priority: Minor
> Fix For: 3.5.3
>
> Attachments: ZOOKEEPER-2276-01.patch, ZOOKEEPER-2276-02.patch,
> ZOOKEEPER-2276-03.patch
>
>
> With normal create operation, the path of the failed node is displayed in
> KeeperException but this is not the case when create operation is through
> multi api
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)