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 "Manfred Baedke (JIRA)" <ji...@apache.org> on 2016/09/27 12:42:20 UTC

[jira] [Commented] (OAK-4553) Retain journal entries for valid checkpoints

    [ https://issues.apache.org/jira/browse/OAK-4553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15525999#comment-15525999 ] 

Manfred Baedke commented on OAK-4553:
-------------------------------------

Fixed in 1.4: http://svn.apache.org/r1762470.

> Retain journal entries for valid checkpoints
> --------------------------------------------
>
>                 Key: OAK-4553
>                 URL: https://issues.apache.org/jira/browse/OAK-4553
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: core, documentmk
>            Reporter: Marcel Reutegger
>            Assignee: Marcel Reutegger
>            Priority: Minor
>             Fix For: 1.6, 1.5.6, 1.4.8
>
>
> OAK-4528 will use the journal to answer diff calls. While the default max age for the journal GC is 6 hours, it may still happen that journal entries are deleted when they are actually still needed. E.g. consider a repository with async index update configured and the repository is shutdown with a valid checkpoint for the current async index state. If the repository is stopped for more than 6 hours, the journal GC may rather quickly remove all entries even though the async index update still needs some of them.



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