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 2017/05/23 11:14:04 UTC

[jira] [Reopened] (OAK-5893) Async index abort should work even during traversals without index updates

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

Chetan Mehrotra reopened OAK-5893:
----------------------------------

Reopening as the abort is not effective when only traversal happens during reindexing as traversal is not recorded by IndexUpdate and instead ProgressNotificationEditor tracks the traversal which does not support the callback

> Async index abort should work even during traversals without index updates
> --------------------------------------------------------------------------
>
>                 Key: OAK-5893
>                 URL: https://issues.apache.org/jira/browse/OAK-5893
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: indexing
>            Reporter: Vikas Saurabh
>            Assignee: Chetan Mehrotra
>            Priority: Minor
>             Fix For: 1.7.0, 1.8
>
>         Attachments: OAK-5893-v1.patch
>
>
> With OAK-4262, we introduces a way to abort async index update. Currently, the check to abort is done when an index indeed gets updated. It would be useful to have abort check being done during traversal too (useful when reindexing is happening and traversal is on a tree which is not contributing to any index udpate)



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)