auto-delete-queues-skip-usage-check and auto-delete-addresses-skip-usage-check support in address setting #1102
Unanswered
lnthai2002
asked this question in
Q&A
Replies: 2 comments 1 reply
-
Hi @lnthai2002 you can use the broker properties to set auto-delete-addresses-skip-usage-check and auto-delete-queues-skip-usage-check for address settings, i.e.
|
Beta Was this translation helpful? Give feedback.
1 reply
-
addresses with dots need to be quoted: addressesSettings."TOPIC.#".autoDeleteAddressesSkipUsageCheck=true |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, in artemis broker 2.33.0 there are auto-delete-addresses-skip-usage-check and auto-delete-queues-skip-usage-check for address settings: https://activemq.apache.org/components/artemis/documentation/2.33.0/address-settings.html#address-settings. However it does not seem that these settings are accepted by operator. Is there a work around to set those settings?
Beta Was this translation helpful? Give feedback.
All reactions