[
https://issues.apache.org/jira/browse/ARTEMIS-1451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16750107#comment-16750107
]
ASF subversion and git services commented on ARTEMIS-1451:
----------------------------------------------------------
Commit 87ddafc13d78605814c486178b39037df42ca3a0 in activemq-artemis's branch
refs/heads/2.6.x from Michael André Pearce
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=87ddafc ]
ARTEMIS-2236 Address Latency Impact caused by ARTEMIS-1451
Readdress ARTEMIS-1451 concern of sync blocks, remove synchronization by
simplifying original code and using atomics.
(cherry picked from commit d4c41e45bc762f2d8b7831529678bc4061bf9cd3)
> Remove synchronization on ActiveMQThreadPoolExecutor
> ----------------------------------------------------
>
> Key: ARTEMIS-1451
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1451
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Affects Versions: 2.3.0
> Reporter: Luis Barreiro
> Priority: Critical
> Fix For: 2.4.0
>
>
> Leverage extension points on ThreadPoolExecutor to remove all the
> synchronization from ActiveMQThreadPoolExecutor
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)