You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "David Capwell (Jira)" <ji...@apache.org> on 2019/11/05 23:42:00 UTC

[jira] [Created] (CASSANDRA-15399) Add ability to track state in repair

David Capwell created CASSANDRA-15399:
-----------------------------------------

             Summary: Add ability to track state in repair
                 Key: CASSANDRA-15399
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15399
             Project: Cassandra
          Issue Type: Improvement
          Components: Consistency/Repair
            Reporter: David Capwell
            Assignee: David Capwell


To enhance the visibility in repair, we should add in-memory objects that can be exposed via JMX and virtual tables to show the state of the coordinator, and validations (leaving sync out for now).

These objects should expose the timing (create, start, complete), current state (enum specific to the entity), and progress estimate (% complete); along with any entity specific information useful.

To help with growth, ActiveRepairService should periodically cleanup completed state after a configurable interval.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org