GitHub user franz1981 opened a pull request:
https://github.com/apache/activemq-artemis/pull/1576
ARTEMIS-1447 JDBC NodeManager to support JDBC HA Shared Store
It implements the JDBC NodeManager to support HA with a JDBC Shared Store.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/franz1981/activemq-artemis ha_jdbc
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1576.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 #1576
----
commit 3aa6dbfc5b0bad94c8cdcbebfd7ddecd660ac175
Author: Francesco Nigro <[email protected]>
Date: 2017-09-09T16:41:30Z
ARTEMIS-1447 JDBC NodeManager to support JDBC HA Shared Store
----
---