You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2016/08/22 12:17:20 UTC

[jira] [Created] (SLING-5986) Improve shutdown time when system is stopping

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)