[
https://issues.apache.org/jira/browse/OAK-4986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Reschke updated OAK-4986:
--------------------------------
Description:
{{RDBDocumentSerializer.fromRow()}} assumes that {{row.getData()}} always is
non-null, which isn't guaranteed when it's the result of a conditional read
operation.
This NPE has been seen in testing, but couldn't be reproduced at that time.
was:
{{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.
> 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
> Assignee: Julian Reschke
> Priority: Minor
>
> {{RDBDocumentSerializer.fromRow()}} assumes that {{row.getData()}} always is
> non-null, which isn't guaranteed when it's the result of a conditional read
> operation.
> 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)