You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Christopher L. Shannon (JIRA)" <ji...@apache.org> on 2018/01/24 16:03:00 UTC

[jira] [Created] (ARTEMIS-1633) ActiveMQServerPlugin message routing callbacks should fire for all results

Christopher L. Shannon created ARTEMIS-1633:
-----------------------------------------------

             Summary: ActiveMQServerPlugin message routing callbacks should fire for all results
                 Key: ARTEMIS-1633
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1633
             Project: ActiveMQ Artemis
          Issue Type: Bug
          Components: Broker
    Affects Versions: 2.4.0
            Reporter: Christopher L. Shannon
            Assignee: Christopher L. Shannon
             Fix For: 2.5.0


When I added the callbacks for beforeMessageRoute and afterMessageRoute I accidentally inserted them so that they will only be called when the RoutingStatus result is OK.  They should always be called even if the status is no bindings, or no bindings DLA, etc to allow the plugin writer to handle events depending on the routing status.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)