Joerg Hoh created SLING-12940:
---------------------------------
Summary: ResourceListener reads userData from external events
Key: SLING-12940
URL: https://issues.apache.org/jira/browse/SLING-12940
Project: Sling
Issue Type: Improvement
Components: JCR
Affects Versions: JCR Resource 3.3.2
Reporter: Joerg Hoh
The JCR ResourceListener reads the userID only when the event is not external
(only available through the Jackrabbit Event Impl), as currently Oak (as the
most prominent implementation) does not preserve the user id for external
events.
Oak has the same constraint for the userdata (it writes warnings about it), but
the current implementation of the JCR ResourceListener unconditionally tries to
read the userdata also from external events.
We should change this.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)