GitHub user lvfangmin opened a pull request:
https://github.com/apache/zookeeper/pull/593
[ZOOKEEPER-3111] Add socket buffer size option to tune the TCP throughput
between leader and learner
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lvfangmin/zookeeper ZOOKEEPER-3111
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zookeeper/pull/593.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 #593
----
commit 3c009a4b7e294479edade58d012df818a72edf19
Author: Fangmin Lyu <allenlyu@...>
Date: 2018-08-07T00:53:13Z
Add socket buffer size option to tune the TCP throughput between leader and
learner
----
---