Carsten Ziegeler created SLING-10896:
----------------------------------------
Summary: Use service events for detecting adapter changes
Key: SLING-10896
URL: https://issues.apache.org/jira/browse/SLING-10896
Project: Sling
Issue Type: Improvement
Components: Servlets
Reporter: Carsten Ziegeler
Assignee: Carsten Ziegeler
Fix For: Servlets Resolver 2.8.4
The ResolutionCache is currently listening on event admin events for changes in
adapter factories. However, support for event admin is only optional for the
adapter manager implementation which makes this approach less reliable.
On the other hand since many years, Adaption services are registers which
provides a reliable mechanism. We should use service events instead.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)