GitHub user nkalmar opened a pull request:
https://github.com/apache/zookeeper/pull/510
ZOOKEEPER-3019 add metric for slow fsyncs count
Backported fsync metric count from master.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nkalmar/zookeeper branch-3.4
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zookeeper/pull/510.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 #510
----
commit 1485a05b2a4188b3a9491bbeb79926e2ee7124e0
Author: Norbert Kalmar <nkalmar@...>
Date: 2018-04-30T08:15:30Z
ZOOKEEPER-3019 add metric for slow fsyncs count
----
---