You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by sel-fish <gi...@git.apache.org> on 2018/03/18 14:19:07 UTC

[GitHub] zookeeper pull request #491: ZOOKEEPER-3001: Incorrect log message when try ...

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: 漠冰 <mo...@...>
Date:   2018-03-18T14:17:17Z

    ZOOKEEPER-3001: Incorrect log message when try to delete container node

----


---

[GitHub] zookeeper pull request #491: ZOOKEEPER-3001: Incorrect log message when try ...

Posted by sel-fish <gi...@git.apache.org>.
Github user sel-fish closed the pull request at:

    https://github.com/apache/zookeeper/pull/491


---