cannot disable temporary queue metrics

2025-01-27 Thread Vilius Šumskas
Hi, I‘ve set up Artemis Prometheus plugin 2.2.0 with ActiveMQ Artemis 2.39.0. /metrics endpoint works and returns all default metrics. Now I’m trying to disable metrics for temporary queues. I’ve followed documentation at https://activemq.apache.org/components/artemis/documentation/latest/addr

Re: Artemis disconnect on Pong frame

2025-01-27 Thread Justin Bertram
I think we could use System.nanoTime() for this. Could you open a Jira [1]? If you don't have an account just request one. I'll be looking for the request and approve it ASAP. Justin [1] https://issues.apache.org/jira/browse/ARTEMIS On Mon, Jan 27, 2025 at 4:28 AM Erik Maerean wrote: > Hell

Re: Artemis disconnect on Pong frame

2025-01-27 Thread Erik Maerean
Hello, Regarding a previous point in an email. We actually use amqpIdleTimeout=0 as a workaround for a different problem we encountered. We have an environment where changing the system time can be a fairly typical scenario. We have observed that in the class "RemotingServiceImpl implements Remoti