GitHub user mkedwards reopened a pull request:
https://github.com/apache/zookeeper/pull/717
ZOOKEEPER-1636: cleanup completion list of a failed multi request
(from Thawan Kooburat)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mkedwards/zookeeper ZOOKEEPER-1636-for-master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zookeeper/pull/717.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #717
----
commit 40eb35efb56ddf4ef06243ec433d57200e9029f5
Author: Michael Edwards <michael edwards>
Date: 2018-11-21T20:31:16Z
ZOOKEEPER-1636: cleanup completion list of a failed multi request (from
Thawan Kooburat)
----
---