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 2017/01/06 14:11:58 UTC

[jira] [Updated] (OAK-5416) Async reindex of a sync property does't release created checkpoint

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

Alex Parvulescu updated OAK-5416:
---------------------------------
    Attachment: OAK-5416.patch

proposed patch. [~chetanm] thoughts?

> Async reindex of a sync property does't release created checkpoint
> ------------------------------------------------------------------
>
>                 Key: OAK-5416
>                 URL: https://issues.apache.org/jira/browse/OAK-5416
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: core
>            Reporter: Alex Parvulescu
>            Assignee: Alex Parvulescu
>            Priority: Minor
>         Attachments: OAK-5416.patch
>
>
> Async reindex of a property index creates a checkpoint to use as a reference, but it fails to clean it up when done. In the usual reindexing scenario the async indexer needs to keep the created checkpoint as a reference for subsequent runs, but this is a 'one off' case, so cleanup of this reference checkpoint must also happen at the end of the cycle.



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