GitHub user michaelandrepearce opened a pull request:
https://github.com/apache/activemq-artemis/pull/1971
ARTEMIS-1766 - Persist LastValue queue config in bindings.
Added Integration tests for the issue.
Add lastvalue to the queue bindings that get persisted.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/michaelandrepearce/activemq-artemis
ARTEMIS-1766
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1971.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 #1971
----
commit c87d46d42bfe74ff6738e13bc63ce1edac68c79d
Author: Michael André Pearce <michael.andre.pearce@...>
Date: 2018-03-22T17:22:54Z
ARTEMIS-1766 - Persist LastValue queue config in bindings.
Added Integration tests for the issue.
Add lastvalue to the queue bindings that get persisted.
----
---