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

Francesco Mari commented on OAK-3534:
-------------------------------------

Maybe the indexes should just be ignored during the reindexing instead, if a 
suitable {{IndexProvider}} is not installed in the system. 

> Endless reindexing of async if no provider
> ------------------------------------------
>
>                 Key: OAK-3534
>                 URL: https://issues.apache.org/jira/browse/OAK-3534
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: core, query
>    Affects Versions: 1.3.8
>            Reporter: Davide Giannella
>
> Placeholder issue for the moment. Require more investigations and a
> test case.
> It seems that if an index definition has {{reindex=true}} but no index
> provider is able to serve the index type, the re-indexing process will
> retry endlessly.
> Possible way to reproduce
> - create an initial content with an index definition of type lucene
>   and reindex=true
> - start the repository without the lucene IndexProvider or having it
>   disabled.
> - see in the logs that the reindex will always re-index from scratch
>   as there are no checkpoints.
> Should the reindex fail and stop after some attempts?



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

Reply via email to