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

[GitHub] zookeeper pull request #235: ZOOKEEPER-2722: fix flaky testSessionEstablishm...

GitHub user hanm opened a pull request:

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

    ZOOKEEPER-2722: fix flaky testSessionEstablishment test.

    Make sure client is connected to a quorum before issuing a write operation to avoid possible race condition between connected to a RO server and forming a new quorum.
    
    Cherry picked from commit 212201131f8eb01dd2209deb37656ccc4096de77 with a tweak to make it work with branch-3.4.

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

    $ git pull https://github.com/hanm/zookeeper ZOOKEEPER-2722

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

    https://github.com/apache/zookeeper/pull/235.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 #235
    
----
commit 4c2e3e85394803af09be90a6e2aada365f0209b3
Author: Michael Han <ha...@apache.org>
Date:   2017-04-17T23:37:19Z

    ZOOKEEPER-2722: fix flaky testSessionEstablishment test.
    
    Make sure client is connected to a quorum before issuing a write operation to avoid possible race condition between connected to a RO server and forming a new quorum.
    
    Author: Michael Han <ha...@apache.org>
    
    Reviewers: Rakesh Radhakrishnan <ra...@apache.org>, Camille Fournier <ca...@apache.org>
    
    (cherry picked from commit 212201131f8eb01dd2209deb37656ccc4096de77)
    Signed-off-by: Michael Han <ha...@apache.org>

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] zookeeper pull request #235: ZOOKEEPER-2722: fix flaky testSessionEstablishm...

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

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] zookeeper issue #235: ZOOKEEPER-2722: fix flaky testSessionEstablishment tes...

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

    https://github.com/apache/zookeeper/pull/235
  
    Merge and close pr.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---