You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Valentin Olteanu (JIRA)" <ji...@apache.org> on 2017/10/16 14:20:00 UTC

[jira] [Created] (OAK-6836) OnRC report

Valentin Olteanu created OAK-6836:
-------------------------------------

             Summary: OnRC report
                 Key: OAK-6836
                 URL: https://issues.apache.org/jira/browse/OAK-6836
             Project: Jackrabbit Oak
          Issue Type: Improvement
          Components: segment-tar
            Reporter: Valentin Olteanu
             Fix For: 1.8


Currently, the information regarding an online revision cleanup execution is scattered across multiple log lines and partially available in the attributes of {{SegmentRevisionGarbageCollection}} MBean. 
While useful for debugging, this is hard to grasp for users that need to understand the full process to be able to read it.

The idea would be to create a "report" with all the details of an execution and output it at the end - write to log, but also store it in the MBean, from where it can be consumed by monitoring and health checks. 

In the MBean, this would replace the _Last*_ attributes.
In the logs, this could replace all the intermediary logs (switch them to DEBUG).




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)