[ https://issues.apache.org/jira/browse/OAK-3932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Davide Giannella closed OAK-3932. --------------------------------- > DocumentStore.getIfCached() must not return NodeDocument.NULL > ------------------------------------------------------------- > > Key: OAK-3932 > URL: https://issues.apache.org/jira/browse/OAK-3932 > Project: Jackrabbit Oak > Issue Type: Bug > Components: core, mongomk, rdbmk > Affects Versions: 1.0, 1.2 > Reporter: Marcel Reutegger > Assignee: Marcel Reutegger > Priority: Minor > Fix For: 1.2.11, 1.3.15, 1.0.27 > > > In OAK-3559 [~tomek.rekawek] identified an issue with > {{MongoDocumentStore.getIfCached()}}. The method may return > NodeDocument.NULL, when it should actually return {{null}}. The contract of > the method does not mention it explicitly, but returning {{null}} is > consistent with other find methods and makes sense IMO. -- This message was sent by Atlassian JIRA (v6.3.4#6332)