[
https://issues.apache.org/jira/browse/ZOOKEEPER-3001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16404019#comment-16404019
]
ASF GitHub Bot commented on ZOOKEEPER-3001:
-------------------------------------------
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
----
> 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)