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 2019/06/04 08:57:00 UTC

[jira] [Created] (SLING-8470) Improve servlets handling

Carsten Ziegeler created SLING-8470:
---------------------------------------

             Summary: Improve servlets handling
                 Key: SLING-8470
                 URL: https://issues.apache.org/jira/browse/SLING-8470
             Project: Sling
          Issue Type: Task
          Components: Servlets
            Reporter: Carsten Ziegeler
            Assignee: Carsten Ziegeler
             Fix For: Servlets Resolver 2.5.6


The servlets mounter code to handle Sling servlet registrations is currently complicated as it needs to synchronize the servlets registrations with the activate method
By leveraging OSGi R7 and constructor injection, we can remove all the synchronization around this, cleaning up the implementation



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)