GitHub user michaelandrepearce reopened a pull request:
https://github.com/apache/activemq-artemis/pull/1345
ARTEMIS-1235 Support queue and address deletion when broker.xml changes
Ensure default is that still deletion is not done, it is opt in only.
Add extra configuration to address-settings to be able to control / enable
address/queue deletion by pattern, rather than a global toggle.
Add support in the reload logic to remove address and/or queues if the
address matches an address setting, where it is enabled.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/michaelandrepearce/activemq-artemis
ARTEMIS-1235
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1345.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 #1345
----
commit ece09d179a4288bd62d45a86144b1ffbfb1361da
Author: Michael Andre Pearce <[email protected]>
Date: 2017-06-17T05:43:02Z
ARTEMIS-1235 Support the ability to enable queue and address deletion when
broker.xml changes
Add extra configuration to address-settings to be able to control / enable
address/queue deletion by pattern, rather than a global toggle.
Add support in the reload logic to remove address and/or queues if the
address matches an address setting, where it is enabled.
----
---
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.
---