You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by lvfangmin <gi...@git.apache.org> on 2018/08/07 00:36:14 UTC

[GitHub] zookeeper pull request #591: [ZOOKEEPER-3110] Improve the closeSession throu...

GitHub user lvfangmin opened a pull request:

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

    [ZOOKEEPER-3110] Improve the closeSession throughput in PrepRequestProcessor

    

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

    $ git pull https://github.com/lvfangmin/zookeeper ZOOKEEPER-3110

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

    https://github.com/apache/zookeeper/pull/591.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 #591
    
----
commit f163a0e65d00d4a09b7fcf9034558db8ecefb6e1
Author: Fangmin Lyu <al...@...>
Date:   2018-08-07T00:34:55Z

    Improve the closeSession throughput in PrepRequestProcessor by removing the log

----


---

[GitHub] zookeeper pull request #591: [ZOOKEEPER-3110] Improve the closeSession throu...

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

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


---

[GitHub] zookeeper issue #591: [ZOOKEEPER-3110] Improve the closeSession throughput i...

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

    https://github.com/apache/zookeeper/pull/591
  
    Merged to master and 3.5. Thanks @lvfangmin !


---