Carsten Ziegeler created FELIX-5035:
---------------------------------------
Summary: Reduce and correct locking related to the hook registry
Key: FELIX-5035
URL: https://issues.apache.org/jira/browse/FELIX-5035
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)