Carsten Ziegeler created SLING-8991:
---------------------------------------
Summary: Avoid recreation of main servlet on config change
Key: SLING-8991
URL: https://issues.apache.org/jira/browse/SLING-8991
Project: Sling
Issue Type: Improvement
Components: Engine
Reporter: Carsten Ziegeler
Fix For: Engine 2.6.24
If the main servlet is reconfigured, it is deactivated and then activated again
with the new configuration. This creates unnecessary churn in the system as
this affects a couple of services beeing re-registered.
We can avoid this and handle the reconfiguration within the implementation
--
This message was sent by Atlassian Jira
(v8.3.4#803005)