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

Carsten Ziegeler resolved FELIX-5034.
-------------------------------------
    Resolution: Fixed

I've corrected the syncing and removed it completely for the more common read 
case. I've also removed some proxy methods from the Felix class and simply give 
access to the HookRegistry.

> Reduce and correct locking related to the hook registry
> -------------------------------------------------------
>
>                 Key: FELIX-5034
>                 URL: https://issues.apache.org/jira/browse/FELIX-5034
>             Project: Felix
>          Issue Type: Improvement
>          Components: Framework
>    Affects Versions: framework-5.2.0
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>             Fix For: framework-5.4.0
>
>
> Right now the HookRegistry is using heavy locking, even on reading. Even 
> worse when the set of hooks is read, it creates a copy of the collection. 
> Other things like the blacklist are not synchronized at all.



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

Reply via email to