Carsten Ziegeler created SLING-5986:
---------------------------------------
Summary: Improve shutdown time when system is stopping
Key: SLING-5986
URL: https://issues.apache.org/jira/browse/SLING-5986
Project: Sling
Issue Type: Improvement
Components: ResourceResolver
Reporter: Carsten Ziegeler
Assignee: Carsten Ziegeler
Fix For: Resource Resolver 1.4.18
Currently if the system is shutting down and has several dynamic resource
providers, then for each unregistering of such a provider, the resource
resolver factory is reregistered, causing all depending services to restart as
well.
While this is not posing a real problem, it just decreases the shutdown time.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)