Carsten Ziegeler created SLING-6943:
---------------------------------------
Summary: Don't call into service registry from within a
synchronized block
Key: SLING-6943
URL: https://issues.apache.org/jira/browse/SLING-6943
Project: Sling
Issue Type: Improvement
Components: ResourceResolver
Reporter: Carsten Ziegeler
Fix For: Resource Resolver 1.5.26
Attachments: SLING-6943.patch
ResourceProviderTracker activates and deactivates resource providers within a
synchronized block which then calls get/unget service on the service registry.
I think we should avoid doing these calls within a sync'ed block
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)