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 2010/06/17 19:45:23 UTC

[jira] Resolved: (SLING-1558) Too much synchronization

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

Carsten Ziegeler resolved SLING-1558.
-------------------------------------

    Resolution: Fixed

Removed the outer sync in Revision 955684

> Too much synchronization
> ------------------------
>
>                 Key: SLING-1558
>                 URL: https://issues.apache.org/jira/browse/SLING-1558
>             Project: Sling
>          Issue Type: Improvement
>    Affects Versions: OSGi Installer 3.0.0
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>             Fix For: OSGi Installer 3.0.0
>
>
> The OSGIInstallerImpl syncs some methods on the osgi installer thread (not all though), and the installer thread in term internally syncs all actions as well.
> We can just remove the outer syncs from the OsgiInstallerImpl

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.