GitHub user michaelandrepearce opened a pull request:
https://github.com/apache/activemq-artemis/pull/2357
DO NOT MERGE
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/michaelandrepearce/activemq-artemis qpid-f
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/2357.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 #2357
----
commit 42da857be1c5e526dd6d57bd1fb07e6b0bcd7d11
Author: Michael André Pearce <michael.andre.pearce@...>
Date: 2018-10-09T17:17:31Z
ARTEMIS-2094 Only deploy reloadable config if reloaded.
commit d696fd78909584afd50dc245e2e4dcbcc54d9123
Author: Michael André Pearce <michael.andre.pearce@...>
Date: 2018-09-06T07:27:56Z
Add LVQ QPID features
Deduplicate common code in ActiveMQMessageProducer and ActiveMQSession,
moving it to ActiveMQSession
Reduce/Avoid needing to continue adding new client interfaces when new
queue attributes added going forwards.
commit cdfd5625521dbd1a81e9e565138f38396e37fc7e
Author: Michael André Pearce <michael.andre.pearce@...>
Date: 2018-10-09T20:01:44Z
Fixes
----
---