GitHub user cshannon opened a pull request: https://github.com/apache/activemq-artemis/pull/2007
ARTEMIS-1799 - Add a NotificationActiveMQServerPlugin Adds a new plugin that will support sending new types of notifications for broker events which will allow enhanced broker monitoring You can merge this pull request into a Git repository by running: $ git pull https://github.com/cshannon/activemq-artemis ARTEMIS-1799 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/activemq-artemis/pull/2007.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 #2007 ---- commit 4795f7c6d0e9242c2fc1f364b1cc025a1ce037b6 Author: Christopher L. Shannon (cshannon) <christopher.l.shannon@...> Date: 2018-04-10T13:19:11Z ARTEMIS-1799 - Add a NotificationActiveMQServerPlugin Adds a new plugin that will support sending new types of notifications for broker events which will allow enhanced broker monitoring ---- ---