Re: JMX exporter in Docker image

2025-01-24 Thread Justin Bertram
I am able to reproduce the delay using 8.8.8.8. I'm not sure how the JVM's MBean server avoids this. Feel free to open a Jira to track this. Justin On Thu, Jan 23, 2025 at 11:34 AM Vilius Šumskas wrote: > Can you try with -Djava.rmi.server.hostname=some.random.ip instead of > hostname? > > I t

Re: AW: AW: Artemis - Help understanding heap dump

2025-01-24 Thread Clebert Suconic
I suggest you keep a prefetch lower than max-read.. just to be on a safe side avoiding some false log.warn calls that would happen for too many credits issues from consumers. On 2025/01/23 06:23:05 s.go...@inform-technology.de wrote: > Okay, I think I have understood the difference. As we tend