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 <allenlyu@...>
Date: 2018-08-07T00:34:55Z
Improve the closeSession throughput in PrepRequestProcessor by removing the log
----
---
|