This is an automated email from the ASF dual-hosted git repository.
cziegeler pushed a change to branch SLING-11970
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-engine.git
from 560f618 SLING-11970 : Avoid restarting of components on configuration
change
add a71a496 Avoid restarting of components on configuration change
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/sling/engine/impl/SlingMainServlet.java | 5 ++---
.../apache/sling/engine/impl/SlingRequestProcessorImpl.java | 2 +-
.../apache/sling/engine/impl/helper/SlingServletContext.java | 11 +++++++----
.../sling/engine/impl/helper/SlingServletContextTest.java | 8 ++------
4 files changed, 12 insertions(+), 14 deletions(-)