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

Stefan Egli commented on JCR-4017:
----------------------------------

See [related 
discussion|https://issues.apache.org/jira/browse/OAK-4759?focusedCommentId=15506601&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-15506601]
 on OAK-4759 re introducing a {{IgnoresCommitInfo}} (instead of perhaps a 
{{boolean ignoresEventInfo;}}

> add ignoresInfo flag to JackrabbitEventFilter
> ---------------------------------------------
>
>                 Key: JCR-4017
>                 URL: https://issues.apache.org/jira/browse/JCR-4017
>             Project: Jackrabbit Content Repository
>          Issue Type: Improvement
>          Components: observation
>    Affects Versions: 2.13.3
>            Reporter: Stefan Egli
>
> Some EventListeners aren't really interested in the info {{Map}} the 
> {{onEvent}} ie {{Event}} comes with. However, maintaining that {{Map}} can be 
> costly. It would be more efficient if listeners could express that they're 
> not at all interested in this map and that Jackrabbit/Oak can filter it.
> Suggestion is therefore to extend JackrabbitEventFilter with:
> {code}
> boolean ignoresEventInfo;
> {code}



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

Reply via email to