Carsten Ziegeler created SLING-11970:
----------------------------------------
Summary: Avoid restarting of services on configuration change
Key: SLING-11970
URL: https://issues.apache.org/jira/browse/SLING-11970
Project: Sling
Issue Type: Improvement
Components: Engine
Affects Versions: Engine 2.15.2
Reporter: Carsten Ziegeler
Assignee: Carsten Ziegeler
Fix For: Engine 2.15.4
When the configuration for the Engine changes, the components consuming this
configuration all implement "modified" - so these components itself do not
restart.
However, components depending (referencing) the above might restart as they
have a static reference.
We could avoid restarting on configuration change by using dynamic (required)
references
--
This message was sent by Atlassian Jira
(v8.20.10#820010)