[
https://issues.apache.org/jira/browse/FELIX-3623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Raymond Augé updated FELIX-3623:
--------------------------------
Fix Version/s: log-1.2.0
> LogService lock contention under heavy load
> -------------------------------------------
>
> Key: FELIX-3623
> URL: https://issues.apache.org/jira/browse/FELIX-3623
> Project: Felix
> Issue Type: Bug
> Components: Log Service
> Affects Versions: log-1.0.1
> Reporter: J.W. Janssen
> Assignee: J.W. Janssen
> Priority: Major
> Fix For: log-1.2.0
>
> Attachments: lock-granularity.patch
>
>
> Under heavy load, the LogService has severe lock contention in its
> LogListenerThread due to too coarse locks on m_entriesToDeliver and
> m_listeners. Also due to the 'single delivery' strategy, the performance of
> this service isn't that well under heavy load, it would be better to flush
> all available entries to all listeners in a single shot...
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)