[
https://issues.apache.org/jira/browse/ARTEMIS-1633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16339606#comment-16339606
]
ASF subversion and git services commented on ARTEMIS-1633:
----------------------------------------------------------
Commit 24b1f2efbcd60e985d652e7ae970cecb1378a8d0 in activemq-artemis's branch
refs/heads/master from Clebert Suconic
[ https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.git;h=24b1f2e ]
ARTEMIS-1633 proper initialize route result
> 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
> Priority: Major
> 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)