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 "Michael Dürig (JIRA)" <ji...@apache.org> on 2014/09/01 11:36:20 UTC

[jira] [Updated] (OAK-2063) Index creation: interruption resilience

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

Michael Dürig updated OAK-2063:
-------------------------------
    Labels: resilience  (was: )

> Index creation: interruption resilience
> ---------------------------------------
>
>                 Key: OAK-2063
>                 URL: https://issues.apache.org/jira/browse/OAK-2063
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: query
>            Reporter: Thomas Mueller
>            Priority: Minor
>              Labels: resilience
>             Fix For: 1.1
>
>
> Creating an index can take a long time. If it is interrupted (for example because the process was stopped or died), then it would be nice if after a restart reindexing would continue where it was stopped. I'm not sure how complicated this is.
> There are some more potential problems that should be documented / tested: 
> * When creating a new index in a cluster, which instance creates the index?
> * When creating multiple indexes at the same time, is the repository only scanned once (and not once per index)? 
> * The same when manually triggering a reindex using the "reindex" flag.



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