Vikas Saurabh created OAK-2464:
----------------------------------
Summary: Optimize read of known non-existing children
Key: OAK-2464
URL: https://issues.apache.org/jira/browse/OAK-2464
Project: Jackrabbit Oak
Issue Type: Improvement
Reporter: Vikas Saurabh
Priority: Minor
Reading a non-existing node always queries down to {{DocumentStore}}.
{{DocumentNodeStore}} should consider {{nodeChildrenCache}} to see if it
already knows about non-existence and avoid a look up into {{DocumentStore}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)