You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by xfm18901105 <gi...@git.apache.org> on 2018/10/31 05:59:24 UTC

[GitHub] zookeeper pull request #683: MOD: Fix ZOOKEEPER-706 in c client when a lot w...

GitHub user xfm18901105 opened a pull request:

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

    MOD: Fix ZOOKEEPER-706 in c client when a lot watchers reconnect the …

    …server

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

    $ git pull https://github.com/xfm18901105/zookeeper ZOOKEEPER-706

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

    https://github.com/apache/zookeeper/pull/683.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 #683
    
----
commit d327e91bb5a9911a7ace206467b3250e0eaa65a9
Author: xufeiming <xu...@...>
Date:   2018-10-31T05:56:57Z

    MOD: Fix ZOOKEEPER-706 in c client when a lot watchers reconnect the server

----


---

[GitHub] zookeeper issue #683: MOD: Fix ZOOKEEPER-706 in c client when a lot watchers...

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

    https://github.com/apache/zookeeper/pull/683
  
    
    Refer to this link for build results (access rights to CI server needed): 
    https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/2553/



---

[GitHub] zookeeper issue #683: MOD: Fix ZOOKEEPER-706 in c client when a lot watchers...

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

    https://github.com/apache/zookeeper/pull/683
  
    
    Refer to this link for build results (access rights to CI server needed): 
    https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/2540/



---

[GitHub] zookeeper issue #683: MOD: Fix ZOOKEEPER-706 in c client when a lot watchers...

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

    https://github.com/apache/zookeeper/pull/683
  
    
    Refer to this link for build results (access rights to CI server needed): 
    https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/2554/



---

[GitHub] zookeeper issue #683: MOD: Fix ZOOKEEPER-706 in c client when a lot watchers...

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

    https://github.com/apache/zookeeper/pull/683
  
    > Refer to this link for build results (access rights to CI server needed):
    > https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/2540/
    
    I just modify the code of zookeeper c client, this make confused.


---