GitHub user jbertram opened a pull request:
https://github.com/apache/activemq-artemis/pull/2228
ARTEMIS-2017 SelectorParser cache not thread-safe
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jbertram/activemq-artemis ARTEMIS-2017
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/2228.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 #2228
----
commit 0df3ee161194094d0adaf8e53325c4e4eec7fdcc
Author: Justin Bertram <jbertram@...>
Date: 2018-08-08T16:10:04Z
ARTEMIS-2017 SelectorParser cache not thread-safe
----
---