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 "Chetan Mehrotra (JIRA)" <ji...@apache.org> on 2016/10/12 05:43:20 UTC

[jira] [Updated] (OAK-4927) FileStore compaction logs a misleading warning in case it finds more than one checkpoint

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

Chetan Mehrotra updated OAK-4927:
---------------------------------
    Affects Version/s: 1.4

> FileStore compaction logs a misleading warning in case it finds more than one checkpoint
> ----------------------------------------------------------------------------------------
>
>                 Key: OAK-4927
>                 URL: https://issues.apache.org/jira/browse/OAK-4927
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: segmentmk
>    Affects Versions: 1.4
>            Reporter: Chetan Mehrotra
>            Priority: Minor
>             Fix For: 1.6
>
>
> With Oak 1.4 we have setup which configure multiple async indexers which lead to multiple checkpoint present in the system. OAK-4043 addressed that in oak-run. However currently the {{org.apache.jackrabbit.oak.plugins.segment.file.FileStore#compact}} logs a warning if more than one checkpoint is found. 
> {noformat}
> 22:34:21.797 [main] WARN  o.a.j.o.p.segment.file.FileStore - TarMK GC #0: compaction found 2 checkpoints, you might need to run checkpoint cleanup
> {noformat}
> This warning should be fixed



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