GitHub user michaelandrepearce opened a pull request:
https://github.com/apache/activemq-artemis/pull/1722
(WIP DO NOT MERGE) ARTEMIS-1545 Support JMS 2.0 Completion Listener for
Exceptions
@clebertsuconic id like some feedback on this whilst I'm still developing
it, if thats ok.
Some bits i need to sort still (inc tests), and back compatibility where
new client connects to old broker (I've put TODO's in code where i can handle
this once i know how to do this check).
Could you have a look over and detail bits you spot that need more thought,
or need to address.
Cheers
Mike
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/michaelandrepearce/activemq-artemis
ARTEMIS-1545-DEC
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1722.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 #1722
----
commit 5353ab548937209fb269ffbcc82e55fa8a168b0f
Author: Michael André Pearce <[email protected]>
Date: 2017-12-14T07:47:30Z
ARTEMIS-1545 Support JMS 2.0 Completion Listener for Exceptions
----
---