[
https://issues.apache.org/jira/browse/SLING-8999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler resolved SLING-8999.
-------------------------------------
Resolution: Fixed
Changed the implementation as described in rev adc82ef
> Improve Sling filter handling
> -----------------------------
>
> Key: SLING-8999
> URL: https://issues.apache.org/jira/browse/SLING-8999
> Project: Sling
> Issue Type: Improvement
> Components: Engine
> Reporter: Carsten Ziegeler
> Assignee: Carsten Ziegeler
> Priority: Major
> Fix For: Engine 2.6.24
>
>
> The engine is currently listening for all servlet filters and then filters
> them out by hand (if a property is set). This can already be done by the
> service tracker.
> In addition, we can optimize the handling of a modified service registration
> by not blindly unregistering and reregistering things
> And finally we should use the bundle context of the filter service to
> register the mbean
--
This message was sent by Atlassian Jira
(v8.3.4#803005)