Tommaso Teofili created OAK-7983:
------------------------------------
Summary: LazyLuceneIndexNode#getIndexNode can cause NPE
Key: OAK-7983
URL: https://issues.apache.org/jira/browse/OAK-7983
Project: Jackrabbit Oak
Issue Type: Bug
Components: lucene
Affects Versions: 1.9.13
Reporter: Tommaso Teofili
Changes for OAK-7947 have introduced a LazyLuceneIndexNode. Its methods call
for IndexTracker#findIndexNode and #acquireIndexNode which can return `null`,
however no proper checks are performed.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)