[ https://issues.apache.org/jira/browse/OAK-10773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Nitin Gupta reassigned OAK-10773: --------------------------------- Assignee: Nitin Gupta > LuceneIndexLookupUtil opens up index node when it's actually not needed > ----------------------------------------------------------------------- > > Key: OAK-10773 > URL: https://issues.apache.org/jira/browse/OAK-10773 > Project: Jackrabbit Oak > Issue Type: Task > Reporter: Nitin Gupta > Assignee: Nitin Gupta > Priority: Major > > We try and aquire the index node here > [https://github.com/apache/jackrabbit-oak/blob/trunk/oak-lucene/src/main/java/org/apache/jackrabbit/oak/plugins/index/lucene/LuceneIndexLookupUtil.java#L49] > which would lead to the index binaries getting downloaded if they are not > synced locally. > > This is not really required here since all we need is the index definition > object. -- This message was sent by Atlassian Jira (v8.20.10#820010)