GitHub user mtaylor opened a pull request:
https://github.com/apache/activemq-artemis/pull/2235
Make JDBC OpenFile Thread Safe
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mtaylor/activemq-artemis OpenFileSync
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/2235.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 #2235
----
commit f92d7213c1c0e8cd5957625228c9e43a5793028a
Author: Martyn Taylor <mtaylor@...>
Date: 2018-08-01T16:54:35Z
Make OpenFile Thread Safe
----
---