[
https://issues.apache.org/jira/browse/ARTEMIS-1451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16193619#comment-16193619
]
ASF GitHub Bot commented on ARTEMIS-1451:
-----------------------------------------
GitHub user barreiro opened a pull request:
https://github.com/apache/activemq-artemis/pull/1577
ARTEMIS-1451 - Remove synchronization on ActiveMQThreadPoolExecutor
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/barreiro/activemq-artemis pool-executor
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1577.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1577
----
commit f8b758d14bc4dac7d613e1d15a65d31289f0a587
Author: barreiro <[email protected]>
Date: 2017-10-05T20:21:52Z
ARTEMIS-1451 - Remove synchronization on ActiveMQThreadPoolExecutor
----
> Remove synchronization on ActiveMQThreadPoolExecutor
> ----------------------------------------------------
>
> Key: ARTEMIS-1451
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1451
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Reporter: Luis Barreiro
>
> Leverage extension points on ThreadPoolExecutor to remove all the
> synchronization from ActiveMQThreadPoolExecutor
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)