You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Tommaso Teofili (JIRA)" <ji...@apache.org> on 2019/01/11 08:15:00 UTC

[jira] [Updated] (OAK-7983) LazyLuceneIndexNode#getIndexNode can cause NPE

     [ https://issues.apache.org/jira/browse/OAK-7983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tommaso Teofili updated OAK-7983:
---------------------------------
    Attachment: OAK-7983.0.patch

> 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
>            Priority: Major
>         Attachments: OAK-7983.0.patch
>
>
> 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)