[
https://issues.apache.org/jira/browse/SLING-4958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14730356#comment-14730356
]
Carsten Ziegeler commented on SLING-4958:
-----------------------------------------
Patch looks basically good to me, I think it would be great to get rid off the
synchronized on the addFilterHandle method - although there is a different
instance for each filter and the synchronized is only blocking if someone else
is getting the values of the mbean, if there are period mbean checks, this
could slow down the filter execution.
> add JMX MBean for Sling Servlet Filter
> ---------------------------------------
>
> Key: SLING-4958
> URL: https://issues.apache.org/jira/browse/SLING-4958
> Project: Sling
> Issue Type: Improvement
> Components: Engine
> Reporter: Antonio Sanso
> Assignee: Antonio Sanso
> Priority: Minor
> Attachments: SLING-4958-patch.txt
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)