You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/06/23 10:20:00 UTC

[jira] [Commented] (ARTEMIS-2797) Reset queue properties by unsetting them in broker.xml

    [ https://issues.apache.org/jira/browse/ARTEMIS-2797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17142817#comment-17142817 ] 

ASF subversion and git services commented on ARTEMIS-2797:
----------------------------------------------------------

Commit 5070e7a72c84552c342d1f2da84c35650469e82f in activemq-artemis's branch refs/heads/master from Jan Šmucr
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=5070e7a ]

ARTEMIS-2797 - Reset queue properties by unsetting them in broker.xml

Now it is possible to reset queue parameters to their defaults by removing them
from broker.xml and redeploying the configuration.

Originally this PR covered the "filter" parameter only.


> 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: 4h 50m
>  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)