GitHub user franz1981 opened a pull request:
https://github.com/apache/activemq-artemis/pull/1977
ARTEMIS-1774 Node Manager Store table name should be configurable
It exposes the table name configuration for:
- CLI command
- configuration file
The docs are updated as well.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/franz1981/activemq-artemis ARTEMIS-1774
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1977.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 #1977
----
commit 89a9b50ffa4097c3817515e4bf0ba901657075be
Author: Francesco Nigro <nigro.fra@...>
Date: 2018-03-28T15:07:04Z
ARTEMIS-1774 Node Manager Store table name should be configurable
It exposes the table name configuration for:
- CLI command
- configuration file
The docs are updated as well.
----
---