Thomas Mueller created OAK-2063:
-----------------------------------
Summary: 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
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)