[
https://issues.apache.org/jira/browse/ARTEMIS-2224?focusedWorklogId=184890&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-184890
]
ASF GitHub Bot logged work on ARTEMIS-2224:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 14/Jan/19 16:41
Start Date: 14/Jan/19 16:41
Worklog Time Spent: 10m
Work Description: asfgit commented on pull request #2494: ARTEMIS-2224
Reduce contention on LivePageCacheImpl
URL: https://github.com/apache/activemq-artemis/pull/2494
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 184890)
Time Spent: 20m (was: 10m)
> Reduce contention on LivePageCacheImpl
> --------------------------------------
>
> Key: ARTEMIS-2224
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2224
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Components: Broker
> Affects Versions: 2.7.0
> Reporter: Francesco Nigro
> Assignee: Francesco Nigro
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Has been measured that LIvePageCacheImpl operations are a source of
> contention on producer side while paging.
> This contention decrease the scalability of the broker in an evident way
> while using topics, because the page cache is been accessed concurrently by
> several producers to ack transactions while the messages are being appended.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)