GitHub user cshannon opened a pull request:
https://github.com/apache/activemq-artemis/pull/1789
ARTEMIS-1619 - Add plugin support for address lifecyle
Adding callbacks to the plugin API for address creation, update and
removals
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cshannon/activemq-artemis ARTEMIS-1619
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1789.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 #1789
----
commit 07b8e7975d2e393f8a0c9c8b75e40bac36f13519
Author: Christopher L. Shannon (cshannon) <christopher.l.shannon@...>
Date: 2018-01-18T15:10:43Z
ARTEMIS-1619 - Add plugin support for address lifecyle
Adding callbacks to the plugin API for address creation, update and
removals
----
---