anmolnar commented on issue #839: ZOOKEEPER-3290: Throw detailed KeeperException when a transaction failed URL: https://github.com/apache/zookeeper/pull/839#issuecomment-487573093 I tested this patch with older clients and it looks like for some reason the client doesn't recognise the error response properly. (Jute parsing problem?) Verified your multi example in the PR description and just simply didn't get an error message back (no exception on either client or server side) if `path1` exists but `path2` does not. As a consequence we probably need that feature switch.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
