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 "Julian Reschke (JIRA)" <ji...@apache.org> on 2016/10/24 12:01:04 UTC

[jira] [Created] (OAK-4986) RDBDocumentStore: potential NPE in document read

Julian Reschke created OAK-4986:
-----------------------------------

             Summary: RDBDocumentStore: potential NPE in document read
                 Key: OAK-4986
                 URL: https://issues.apache.org/jira/browse/OAK-4986
             Project: Jackrabbit Oak
          Issue Type: Technical task
          Components: rdbmk
            Reporter: Julian Reschke
            Priority: Minor


{{RDBDocumentSerializer.fromRow()}} assumes that {{row.getData()}} always is non-null, which doesn't seem to be guaranteed.

This NPE has been seen in testing, but couldn't be reproduced at that time.



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