Hi Stephen,
there is no way to change the property auto-delete for a running queue but
that could be an improvement for the updateQueue() JMX operation, could you
create a new JIRA issue?
https://issues.apache.org/jira/projects/ARTEMIS/issues
Regards,
Domenico
On Fri, 10 Nov 2023 at 04:42, Step
Oh, that's a step!
Do you know if it's possible to get from there to auto-delete: false
(or I should just try it out)
On Wed, Nov 8, 2023 at 5:28 AM Domenico Francesco Bruscino
wrote:
>
> Hi Stephen,
>
> updateQueue() JMX operation doesn't allow to change the `auto-delete`
> setting but it allow
Hi Stephen,
updateQueue() JMX operation doesn't allow to change the `auto-delete`
setting but it allows to change the `configuration-managed` setting, i.e.
{"name":"MYQUEUE","configuration-managed":true}
Regards,
Domenico
On Mon, 6 Nov 2023 at 17:55, Stephen Baker
wrote:
> Hello,
>
> A proble
Hello,
A problem I've hit a couple times is that we've forgotten to deploy
our updated addresses before deploying the applications that use them.
This ends up succeeding because auto-create is enabled, but the
addresses and queues are configured with auto-delete: true and
configuration-managed: f