[
https://issues.apache.org/jira/browse/ARTEMIS-2797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17152697#comment-17152697
]
ASF subversion and git services commented on ARTEMIS-2797:
----------------------------------------------------------
Commit 6cc370e169e16c29f9c2df5622654b264b730fe9 in activemq-artemis's branch
refs/heads/master from Jan Šmucr
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=6cc370e ]
ARTEMIS-2797 Fixing redeploy mechanism
Queue settings are reset to their default values upon broker.xml reload ONLY.
Regular calls to PostOfficeImpl#updateQueue are no longer affected.
> Reset queue properties by unsetting them in broker.xml
> ------------------------------------------------------
>
> Key: ARTEMIS-2797
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2797
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Components: Broker
> Affects Versions: 2.13.0
> Reporter: Jan Šmucr
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.14.0
>
> Time Spent: 7h 40m
> Remaining Estimate: 0h
>
> Currently the queue properties cannot be removed because of property new
> value null checks leading to quitting the PostOfficeImpl#updateQueue()
> instead of resetting the properties to their default values.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)