[
https://issues.apache.org/jira/browse/RATIS-676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16927204#comment-16927204
]
Supratim Deka commented on RATIS-676:
-------------------------------------
The metrics reported in RATIS-650, will include this metric.
But those metrics are available only on a group leader.
The goal of this jira is to report the node's local commit index independently
on each node.
> Add a metric in RaftServer to track the Log Commit Index
> --------------------------------------------------------
>
> Key: RATIS-676
> URL: https://issues.apache.org/jira/browse/RATIS-676
> Project: Ratis
> Issue Type: Sub-task
> Components: server
> Reporter: Supratim Deka
> Priority: Major
>
> RATIS-650 tracks the commit indexes of each peer in a RaftGroup - tracking is
> done as metrics on the RAFT group leader.
> This jira however tracks the RaftLog commit index as a metric of the local
> RaftServer. This metric will be reported by all nodes running a raft server
> irrespective of their role (Leader or Follower).
--
This message was sent by Atlassian Jira
(v8.3.2#803003)