Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Many times if there are failures in the Compaction background processes (Initiator, Worker, Cleaner) it is hard notice the problem until it causes serious performance degradation.
We should create new JMX metrics, that would make it easier to monitor the compaction health. Examples are:
- number of failed / initiated compaction
- number of aborted txns, oldest aborted txns
- tables with disabled compactions and writes
- Initiator and Cleaner cycle runtime
- Size of ACID metadata tables that should have ~ constant rows (txn_to_writeId, completed_txns)
Attachments
Issue Links
- links to
There are no Sub-Tasks for this issue.