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
Hello Brian,
you are using ActveMQ classic, right? Please provide the version.
The management console is there in this case, yes but I did not find it
very useful, that's right.
To monitor memory etc. the JMX interface together with JVisualVM is the
real hit in this case.
Are you familiar with t
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
Hello I am troubleshooting actviemq and I am getting memory errors. I am trying
to determine the best way to investigate how to mitigate these errors by
adjusting the settings. Is there documentation on troubleshooting memory
issues? I am able to view the web console and I see a bunch of messag
Hello Community,
I'm using Artemis 2.30 and have noticed, that the connection count
displayed in the management console
and also reported to the metrics plugin is exactly half the expected
value.
E.g. If I open 100 connections, the gauge will show 50.
Did I understand something wrong?
Regards