You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by mjeelanimsft <gi...@git.apache.org> on 2018/07/20 17:47:29 UTC

[GitHub] zookeeper pull request #577: [3094] Make BufferSizeTest reliable

GitHub user mjeelanimsft opened a pull request:

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

    [3094] Make BufferSizeTest reliable

    ZKPatch: d8b825d6533e9848565beff09e9a018136ca32bd (extract)
    
    Changes made to the testStartupFailure test to remember the old directory and switch back to it after the test has completed.

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

    $ git pull https://github.com/mjeelanimsft/zookeeper make-buffersizetest-reliable

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

    https://github.com/apache/zookeeper/pull/577.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 #577
    
----
commit c519b5116791ce9cfd04e8afb5a3639e22b6ee21
Author: Jeelani Mohamed Abdul Khader <mj...@...>
Date:   2018-07-20T17:12:13Z

    Make BufferSizeTest reliable
    
    ZKPatch: d8b825d6533e9848565beff09e9a018136ca32bd (extract)

----


---

[GitHub] zookeeper issue #577: [ZOOKEEPER-3094] Make BufferSizeTest reliable

Posted by hanm <gi...@git.apache.org>.
Github user hanm commented on the issue:

    https://github.com/apache/zookeeper/pull/577
  
    committed to 3.4, 3.5, 3.6. thanks @mjeelanimsft ! 


---

[GitHub] zookeeper pull request #577: [ZOOKEEPER-3094] Make BufferSizeTest reliable

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

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


---

[GitHub] zookeeper issue #577: [ZOOKEEPER-3094] Make BufferSizeTest reliable

Posted by mjeelanimsft <gi...@git.apache.org>.
Github user mjeelanimsft commented on the issue:

    https://github.com/apache/zookeeper/pull/577
  
    Thanks for accepting and merging @hanm !


---