[
https://issues.apache.org/jira/browse/OAK-10518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17779531#comment-17779531
]
Thomas Mueller commented on OAK-10518:
--------------------------------------
PR for review https://github.com/apache/jackrabbit-oak/pull/1180
> IndexInfo should have a isActive() method
> -----------------------------------------
>
> Key: OAK-10518
> URL: https://issues.apache.org/jira/browse/OAK-10518
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: indexing
> Reporter: Thomas Mueller
> Assignee: Thomas Mueller
> Priority: Major
>
> With the composite node store, it is a bit hard to find out if an index is
> active or not, as only the latest version of an index is usually active that
> is mounted. Unless if there is a merges property that resolves.
> The IndexInfoService / IndexInfo class should have a method isActive() so
> it's easy to find out.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)