GitHub user sel-fish opened a pull request:
https://github.com/apache/zookeeper/pull/491
ZOOKEEPER-3001: Incorrect log message when try to delete container node
Missing `String.format` when print the log.
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/491.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 #491
----
commit 1f90b95f2e8ad73d58ac804aeec5cfdc13aeaf86
Author: æ¼ å° <mobing.fql@...>
Date: 2018-03-18T14:17:17Z
ZOOKEEPER-3001: Incorrect log message when try to delete container node
----
---