[
https://issues.apache.org/jira/browse/OAK-8369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
angela resolved OAK-8369.
-------------------------
Resolution: Fixed
Fix Version/s: 1.14.0
Committed revision 1860329.
> Misplace checkNotNull in CacheValidator
> ---------------------------------------
>
> Key: OAK-8369
> URL: https://issues.apache.org/jira/browse/OAK-8369
> Project: Jackrabbit Oak
> Issue Type: Bug
> Components: core, security
> Reporter: angela
> Assignee: angela
> Priority: Minor
> Fix For: 1.14.0
>
>
> {{CacheValidator}} has checks for {{parentAfter}} being null
> {{childNodeAdded}}, which is never true, instead of asserting that
> {{parentBefore}} is not null in {{childNodeChanged}}, which according to the
> validator contract should always be the case.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)