You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2019/01/23 15:12:00 UTC

[jira] [Commented] (ARTEMIS-1451) Remove synchronization on ActiveMQThreadPoolExecutor

    [ https://issues.apache.org/jira/browse/ARTEMIS-1451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16750098#comment-16750098 ] 

ASF subversion and git services commented on ARTEMIS-1451:
----------------------------------------------------------

Commit d4c41e45bc762f2d8b7831529678bc4061bf9cd3 in activemq-artemis's branch refs/heads/master from Michael André Pearce
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=d4c41e4 ]

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.

> 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)