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 "Francesco Mari (JIRA)" <ji...@apache.org> on 2015/09/28 12:53:04 UTC

[jira] [Created] (OAK-3454) Improve the logging capabilities of offline compaction

Francesco Mari created OAK-3454:
-----------------------------------

             Summary: Improve the logging capabilities of offline compaction
                 Key: OAK-3454
                 URL: https://issues.apache.org/jira/browse/OAK-3454
             Project: Jackrabbit Oak
          Issue Type: Improvement
          Components: core, run
            Reporter: Francesco Mari
            Assignee: Francesco Mari


The offline compaction instantiates {{FileStore}} using a deprecated constructor. This constructor forces a no-op {{GCMonitor}} that swallows log messages and caught exception.

It would be more appropriate to create the {{FileStore}} using the corresponding {{Builder}}. This has the side effect of configuring a {{LoggingGCMonitor}}, which provides way more information than the current default.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)