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 "Vikas Saurabh (JIRA)" <ji...@apache.org> on 2016/07/31 16:52:20 UTC

[jira] [Created] (OAK-4623) Log more information when null DocumentNodeState is read for a child while fetching children

Vikas Saurabh created OAK-4623:
----------------------------------

             Summary: Log more information when null DocumentNodeState is read for a child while fetching children
                 Key: OAK-4623
                 URL: https://issues.apache.org/jira/browse/OAK-4623
             Project: Jackrabbit Oak
          Issue Type: Improvement
          Components: documentmk
            Reporter: Vikas Saurabh
            Assignee: Vikas Saurabh
            Priority: Minor
             Fix For: 1.6


{{DocumentNodeStore#getChildNodes}} validates node states of children in the returned iterator and throws exception if a child is read as {{null}}.

This is clearly an unexpected case (although, it has been observed in running systems). The more probable cause for such a scenario would be to have inconsistent value in {{nodeChildrenCache}}. It'd be useful to log more information about cache state to help investigating such cases.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)