GitHub user michaelandrepearce opened a pull request:
https://github.com/apache/activemq-artemis/pull/1699
ARTEMIS-1550 - Support LVQ for OpenWire
Add support for LVQ, using the same property key as core "_AMQ_LVQ_NAME"
Update current LVQ test case to correctly test OpenWire LVQ.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/michaelandrepearce/activemq-artemis
ARTEMIS-1550
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1699.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 #1699
----
commit fa805366153157fcb7bb877e2377b92a418190f2
Author: Michael André Pearce <[email protected]>
Date: 2017-12-09T15:07:21Z
ARTEMIS-1550 - Support LVQ for OpenWire
Add support for LVQ, using the same property key as core "_AMQ_LVQ_NAME"
Update current LVQ test case to correctly test OpenWire LVQ.
----
---