Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
We recently switched back to use a jcr listener (SLING-6138) unfortunately, Jackrabbit does not support glob patterns atm.
Once JCR-4044 is fixed, we should use it.
If the JR api will not support glob support, we have to come up with a different solution as today, either
- switch back to oak observer
- or only register a single jcr listener on root and do the filtering internally