GitHub user rpelisse opened a pull request:
https://github.com/apache/activemq-artemis/pull/1360
ARTEMIS-1247 - Allow to enable replicated journal (not only at compilation
time)
Issue: https://issues.apache.org/jira/browse/ARTEMIS-1247
Upstream Issue (Widfly): https://issues.jboss.org/browse/WFLY-8983
Upstream Issue (EAP): https://issues.jboss.org/browse/JBEAP-11622
I've added a system property 'artemis.trace.enabled' that can be pass to
'turn on' the replicated journal. It seems to me the easiest and simple way of
implement this, however feel free to disagree :) and point me to a better
approach !
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rpelisse/activemq-artemis ARTEMIS-1247
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1360.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 #1360
----
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---