[
https://issues.apache.org/jira/browse/OAK-10518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17780314#comment-17780314
]
Julian Reschke commented on OAK-10518:
--------------------------------------
trunk:
[a4ca2a5b7a|https://github.com/apache/jackrabbit-oak/commit/a4ca2a5b7a719b25044fa9dc479df8e5a6ad40c6]
> 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
> Fix For: 1.60.0
>
>
> 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)