[
https://issues.apache.org/jira/browse/OAK-7113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Reschke closed OAK-7113.
-------------------------------
> IndexerMBean should allow to import without depending on all IndexStatsMbean
> available
> --------------------------------------------------------------------------------------
>
> Key: OAK-7113
> URL: https://issues.apache.org/jira/browse/OAK-7113
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: lucene
> Reporter: Vikas Saurabh
> Assignee: Vikas Saurabh
> Priority: Minor
> Fix For: 1.8.0
>
>
> Currently, on non-clustered repository, IndexerMbean requires all
> IndexStatsMbean for all indexing to be available so that it can abort any
> currently running indexing.
> But, that comes in the way to import pre-exported indexed data automatically
> during startup when indexing lane mbeans won't be available.
> So, it's useful to have a relatively "unsafe" import method which won't
> require IndexStatsMbean. It's upto the caller to make sure that the
> IndexStatsMbean won't race during import.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)