Amit Jain created OAK-3031: ------------------------------ Summary: [Blob GC] Mbean for reporting shared repository GC stats Key: OAK-3031 URL: https://issues.apache.org/jira/browse/OAK-3031 Project: Jackrabbit Oak Issue Type: Improvement Reporter: Amit Jain Assignee: Amit Jain Fix For: 1.3.3
For GC on a shared repository (OAK-1849) it is beneficial to add a JMX Mbean which can provide visibility on the state of GC. It could possibly show: * Various repositories registered in the DataStore * State of the blob reference collection for the registered repositories * Time of the reference files for each registered repository * Time interval for the earliest and the latest reference file of the registered repositories. This could be used to possibly automate the sweep phase if the time interval is less than a configured value. -- This message was sent by Atlassian JIRA (v6.3.4#6332)