You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Norbert Kalmar (JIRA)" <ji...@apache.org> on 2018/04/06 11:27:00 UTC

[jira] [Created] (ZOOKEEPER-3019) Add a metric to track number of slow fsyncs

Norbert Kalmar created ZOOKEEPER-3019:
-----------------------------------------

             Summary: Add a metric to track number of slow fsyncs
                 Key: ZOOKEEPER-3019
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3019
             Project: ZooKeeper
          Issue Type: Improvement
          Components: jmx, server
    Affects Versions: 3.4.11, 3.5.3
            Reporter: Norbert Kalmar


Add jmx bean and Command to ZooKeeper server to expose the the number of slow fsyncs as a metric.

FileTxnLog.commit() should count the number of times fsync exceeds fsyncWarningThresholdMS.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)