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