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 "Alex Parvulescu (JIRA)" <ji...@apache.org> on 2016/11/07 11:12:59 UTC

[jira] [Updated] (OAK-4927) FileStore compaction should account for multiple valid checkpoints

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

Alex Parvulescu updated OAK-4927:
---------------------------------
    Assignee:     (was: Alex Parvulescu)

> FileStore compaction should account for multiple valid checkpoints
> ------------------------------------------------------------------
>
>                 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
>              Labels: candidate_oak_1_4
>             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)