[
https://issues.apache.org/jira/browse/OAK-11969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Reschke closed OAK-11969.
--------------------------------
> NodeDelegate: remove double check for existence of child tree
> -------------------------------------------------------------
>
> Key: OAK-11969
> URL: https://issues.apache.org/jira/browse/OAK-11969
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: jcr
> Affects Versions: 1.84.0
> Reporter: Joerg Hoh
> Assignee: Joerg Hoh
> Priority: Major
> Fix For: 1.88.0
>
>
> {{NodeDelegate.getChildren()}} filters all child trees to validate if they
> exist.
> The API doc of {{Tree.getChildren()}} says, that it returns an iterable for
> all accessible children, and that implies that these children exist. For this
> we can remove the redundant validation.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)