[
https://issues.apache.org/jira/browse/ZOOKEEPER-3001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16404017#comment-16404017
]
ASF GitHub Bot commented on ZOOKEEPER-3001:
-------------------------------------------
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
----
> Incorrect log message when try to delete container node
> -------------------------------------------------------
>
> Key: ZOOKEEPER-3001
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3001
> Project: ZooKeeper
> Issue Type: Bug
> Components: server
> Affects Versions: 3.5.3
> Reporter: Sel-fish Finch
> Priority: Trivial
>
> The log message when trying to delete a container node is not proper, missing
> *_String.format_*
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)