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 "Stefan Egli (JIRA)" <ji...@apache.org> on 2016/11/11 08:56:58 UTC

[jira] [Commented] (OAK-5096) node type aggregate filter should be added in OR mode (not in AND)

    [ https://issues.apache.org/jira/browse/OAK-5096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15656554#comment-15656554 ] 

Stefan Egli commented on OAK-5096:
----------------------------------

Added a fix in http://svn.apache.org/viewvc?rev=1769261&view=rev
/cc [~cziegeler]

> node type aggregate filter should be added in OR mode (not in AND)
> ------------------------------------------------------------------
>
>                 Key: OAK-5096
>                 URL: https://issues.apache.org/jira/browse/OAK-5096
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: jcr
>    Affects Versions: 1.5.13
>            Reporter: Stefan Egli
>            Assignee: Stefan Egli
>            Priority: Minor
>             Fix For: 1.5.14
>
>
> [~cziegeler] reported the following: The node type aggregate filter introduced in OAK-5021 ({{OakEventFilter.withNodeTypeAggregate}}) currently is added in 'AND' mode. That means its conditions must be fulfilled additionally to the other filter settings in order for an event to be generated. This is somewhat counter intuitive as the expectation is that this should be in 'OR' mode, which means all it should do is aggregate changes under a certain node type (based on certain sub paths) into a parent path (by using the identifier) but it should still send out all other events normally.



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