Vikas Saurabh created OAK-6864:
----------------------------------

             Summary: IndexUpdate should disable superseded indexes only during 
an async cycle run
                 Key: OAK-6864
                 URL: https://issues.apache.org/jira/browse/OAK-6864
             Project: Jackrabbit Oak
          Issue Type: Bug
          Components: indexing
    Affects Versions: 1.7.10
            Reporter: Vikas Saurabh
            Assignee: Vikas Saurabh
            Priority: Minor
             Fix For: 1.8, 1.7.11


Once an superseding index is indexed (has {{:disableIndexesOnNextCycle}} flag) 
then IndexUpdate disables the superseded index the next time superseding index 
is indexed. So, if we have and async index running in nrt mode too - then nrt 
updates also disable indexes.

We should have a more controlled disabling action (apart from concurrent 
nrt/sync updates would likely conflict with each to fail the commit) - do it in 
async cycle.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to