[
https://issues.apache.org/jira/browse/OAK-5619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15958778#comment-15958778
]
Julian Reschke edited comment on OAK-5619 at 4/6/17 11:46 AM:
--------------------------------------------------------------
trunk: [r1790382|http://svn.apache.org/r1790382]
[r1782797|http://svn.apache.org/r1782797]
[r1782350|http://svn.apache.org/r1782350]
[r1782304|http://svn.apache.org/r1782304]
1.6: [r1790383|http://svn.apache.org/r1790383]
[r1782801|http://svn.apache.org/r1782801]
was (Author: reschke):
trunk: [r1790382|http://svn.apache.org/r1790382]
[r1782797|http://svn.apache.org/r1782797]
[r1782350|http://svn.apache.org/r1782350]
[r1782304|http://svn.apache.org/r1782304]
1.6: [r1782801|http://svn.apache.org/r1782801]
> withIncludeAncestorsRemove reports unrelated top-level node deletion
> --------------------------------------------------------------------
>
> Key: OAK-5619
> URL: https://issues.apache.org/jira/browse/OAK-5619
> Project: Jackrabbit Oak
> Issue Type: Bug
> Components: jcr
> Affects Versions: 1.6.0
> Reporter: Stefan Egli
> Assignee: Stefan Egli
> Priority: Critical
> Fix For: 1.7.0, 1.8, 1.6.1
>
> Attachments: OAK-5619.patch, OAK-5619.patch2
>
>
> withIncludeAncestorsRemove includes deletion of all parents of the registered
> paths. When registering an include path {{/a/b/c}} this thus triggers an
> event if {{/a}} is deleted. When registering an include glob path {{**/foo}}
> then any parent path deletion will be reported.
> There is a bug currently whereas an include path {{/a/b/c}} results in any
> parent deletion to be reported. This likely stems from the fact that for glob
> paths any parent path deletion will be reported.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)