You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Marius Petria (JIRA)" <ji...@apache.org> on 2015/08/13 15:18:45 UTC

[jira] [Resolved] (SLING-4895) Service registry should not be called from within synchronized block

     [ https://issues.apache.org/jira/browse/SLING-4895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marius Petria resolved SLING-4895.
----------------------------------
    Resolution: Fixed

I committed a slightly modified version of the patch in revision 1695707.

> Service registry should not be called from within synchronized block
> --------------------------------------------------------------------
>
>                 Key: SLING-4895
>                 URL: https://issues.apache.org/jira/browse/SLING-4895
>             Project: Sling
>          Issue Type: Bug
>          Components: Extensions
>    Affects Versions: Service User Mapper 1.2.0
>            Reporter: Carsten Ziegeler
>             Fix For: Service User Mapper 1.2.2
>
>         Attachments: SLING-4895-alt.diff, SLING-4895.1.diff, SLING-4895.diff
>
>
> RIght now, if e.g. an amendment is added/removed/updated, all registration/unregistration is done in a "large" synchronized block. This should be avoided



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)