GitHub user calohmn opened a pull request:
https://github.com/apache/activemq-artemis/pull/2258
ARTEMIS-2044 Add onSendError, onMessageRouteError to broker plugin
This fixes
[ARTEMIS-2044](https://issues.apache.org/jira/browse/ARTEMIS-2044).
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bsinno/activemq-artemis
PR/brokerplugin_new_errorhandling_methods
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/2258.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 #2258
----
commit 60fea84d0a61ef254fbe5a8de192406a865ee3e3
Author: Carsten Lohmann <carsten.lohmann@...>
Date: 2018-08-22T08:06:30Z
ARTEMIS-2044 Add onSendError, onMessageRouteError to
ActiveMQServerMessagePlugin
----
---