Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
2.13.3
-
None
-
None
Description
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:
boolean ignoresEventInfo;
Attachments
Issue Links
- is related to
-
OAK-4759 Queueless change processor
- Open