Mikhail Lukyanov created ARTEMIS-3187:
-----------------------------------------
Summary: Add in ActiveMQServerControl updateQueue(String
queueConfiguration, , boolean forceUpdate) method
Key: ARTEMIS-3187
URL: https://issues.apache.org/jira/browse/ARTEMIS-3187
Project: ActiveMQ Artemis
Issue Type: Improvement
Components: API
Affects Versions: 2.17.0
Reporter: Mikhail Lukyanov
based on
[https://stackoverflow.com/questions/66644697/how-do-reset-groupfirstkey-queueconfiguration-field-to-default-value-null-via]
There is no way using _ActiveMQServerControl.updateQueue_ methods to reset the
value of the String parameters of the queue (for example _groupFirstKey_) to
their default value if they are set.
It would be convenient to add the _updateQueue(String queueConfiguration, ,
boolean forceUpdate)_ method to the _ActiveMQServerControl_ class that calls
_ActiveMQServer.updateQueue(QueueConfiguration, boolean)_ to reset the queue
parameters to default
--
This message was sent by Atlassian Jira
(v8.3.4#803005)