You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by lavacat <gi...@git.apache.org> on 2018/07/09 21:32:40 UTC

[GitHub] zookeeper pull request #538: Don't merge. Experimental test to collect extra...

GitHub user lavacat reopened a pull request:

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

    Don't merge. Experimental test to collect extra data when creating 10K nodes

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/lavacat/zookeeper test-many-children

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/zookeeper/pull/538.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 #538
    
----
commit e9dc6b0cdd9db0b021b7e4e15992e0cbb4f154c7
Author: Bogdan Kanivets <bk...@...>
Date:   2018-06-05T23:12:07Z

    Experimental test to collect extra data when creating 10K nodes

----


---