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 15:09:04 UTC

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

     [ https://issues.apache.org/jira/browse/OAK-3454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Francesco Mari updated OAK-3454:
--------------------------------
    Attachment: OAK-3454-01.patch

[~alex.parvulescu], [~mduerig], the change is really trivial. If nobody objects, I would also like to backport this to 1.0 and 1.2.

> 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
>              Labels: compaction, gc
>         Attachments: OAK-3454-01.patch
>
>
> 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)