GitHub user cshannon opened a pull request:
https://github.com/apache/activemq-artemis/pull/1816
ARTEMIS-1633 - fire message routing callbacks for all results
Make sure ActiveMQServer plugin implementations are always notified of
message route events
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cshannon/activemq-artemis ARTEMIS-1633
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1816.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 #1816
----
commit 713c48fd26ce6577b870845ea883b2d90e5915b5
Author: Christopher L. Shannon (cshannon) <christopher.l.shannon@...>
Date: 2018-01-24T16:03:12Z
ARTEMIS-1633 - fire message routing callbacks for all results
Make sure ActiveMQServer plugin implementations are always notified of
message route events
----
---