[
https://issues.apache.org/jira/browse/SLING-6138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15567872#comment-15567872
]
Carsten Ziegeler commented on SLING-6138:
-----------------------------------------
With this change we should also deprecate the methods in ResourceChange that
return the added/removed/changed attributes of a resource and always return
null.
> Use JcrResourceListener for observation
> ---------------------------------------
>
> Key: SLING-6138
> URL: https://issues.apache.org/jira/browse/SLING-6138
> Project: Sling
> Issue Type: Improvement
> Components: JCR
> Reporter: Carsten Ziegeler
> Assignee: Carsten Ziegeler
> Fix For: JCR Resource 2.8.2, API 2.15.0, Resource Resolver 1.4.20
>
>
> There are several improvements in Oak wrt to observation (e.g. OAK-4581). All
> of them are based on the JCR level therefore we only benefit from it if we're
> using a JcrResourceListener and not an Oak observer.
> Therefore we should remove the special handling for Oak and base the whole
> implementation on the JcrResourceListener again
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)