GitHub user cpoerschke opened a pull request:
https://github.com/apache/zookeeper/pull/566
ZOOKEEPER-3062: mention fsync.warningthresholdms in FileTxnLog LOG.warn
message
https://issues.apache.org/jira/browse/ZOOKEEPER-3062
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cpoerschke/zookeeper master-ZOOKEEPER-3062
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zookeeper/pull/566.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 #566
----
commit a2dc484d41e0408dc70f10e37508c93ae2c683af
Author: Christine Poerschke <cpoerschke@...>
Date: 2018-07-11T18:00:57Z
ZOOKEEPER-3062: mention fsync.warningthresholdms in FileTxnLog LOG.warn
message
----
---