GitHub user sel-fish opened a pull request:
https://github.com/apache/zookeeper/pull/492
ZOOKEEPER-3001: Incorrect log message when try to delete container node
Missing `String.format`.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sel-fish/zookeeper ZOOKEEPER-3001
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zookeeper/pull/492.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 #492
----
commit 814b3b2eed398671b7d124509b4a2b5a87e3680d
Author: sel-fish <fqlgy@...>
Date: 2018-03-18T14:20:42Z
ZOOKEEPER-3001: Incorrect log message when try to delete container node
----
---