[
https://issues.apache.org/jira/browse/ARTEMIS-1405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16161514#comment-16161514
]
ASF GitHub Bot commented on ARTEMIS-1405:
-----------------------------------------
GitHub user michaelandrepearce opened a pull request:
https://github.com/apache/activemq-artemis/pull/1527
ARTEMIS-1405: Fix PurgeOnNoConsumer queue config is not persisted on …
…restart
Added integration test, to prove issue, and assert fix.
Fix PersistentQueueBindingEncoding to return value, not false.
Fix some method arg name to align with class interface arg name
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/michaelandrepearce/activemq-artemis
ARTEMIS-1405
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1527.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 #1527
----
commit 6ce44471bdd8aea2659fa225fc9dba38dfe8e384
Author: Michael Andre Pearce <[email protected]>
Date: 2017-09-11T16:19:30Z
ARTEMIS-1405: Fix PurgeOnNoConsumer queue config is not persisted on restart
Added integration test, to prove issue, and assert fix.
Fix PersistentQueueBindingEncoding to return value, not false.
Fix some method arg name to align with class interface arg name
----
> PurgeOnNoConsumer queue config is not persisted on restart
> ----------------------------------------------------------
>
> Key: ARTEMIS-1405
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1405
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Affects Versions: 2.0.0, 2.1.0, 2.2.0, 2.3.0
> Reporter: Michael Andre Pearce
> Assignee: Michael Andre Pearce
>
> When configuring a durable queue, if setting purgeonnoconsumer, on restart
> this config is lost.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)