GitHub user cshannon opened a pull request:
https://github.com/apache/activemq-artemis/pull/1908
ARTEMIS-1711 - Fix openwire exlusive divert
Fixing the failure on send from an OpenWire producer when an exclusive
divert exists
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cshannon/activemq-artemis ARTEMIS-1711
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1908.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 #1908
----
commit 3237ef9f0de9653ed70e8bba8ae09bcdbebaa011
Author: Christopher L. Shannon (cshannon) <christopher.l.shannon@...>
Date: 2018-02-28T14:30:36Z
ARTEMIS-1711 - Fix openwire exlusive divert
Fixing the failure on send from an OpenWire producer when an exclusive
divert exists
----
---