You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by "Lokesh Jain (Jira)" <ji...@apache.org> on 2020/02/05 11:01:00 UTC

[jira] [Created] (RATIS-810) Add metrics for SegmentedRaftLogWorker#WriteLog

Lokesh Jain created RATIS-810:
---------------------------------

             Summary: Add metrics for SegmentedRaftLogWorker#WriteLog
                 Key: RATIS-810
                 URL: https://issues.apache.org/jira/browse/RATIS-810
             Project: Ratis
          Issue Type: Improvement
          Components: server
            Reporter: Lokesh Jain


WriteLog is an expensive operation and we should track its execution time in SegmentedRaftLogWorker. We should also track the time we wait on the stateMachineFuture.

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)