Re: Stability issues. Regular WARN [org.apache.activemq.artemis.utils.critical.CriticalMeasure] Component org.apache.activemq.artemis.core.io.buffer.TimedBuffer is expired on path 0

2021-02-16 Thread Clebert Suconic
If you expect somehting to be halting your system due to slow CPU, antivirus, I suggest you change the policy to LOG instead of HALT: Change HALT Into: LOG We could add a new policy that would be IGNORE for cases like this. On Mon, Feb 15, 2021 at 8:34 AM Kamil Serwin wrote: > > Hi Francesc

Many Tasks spawning on broker

2021-02-16 Thread Martin Voelkle
Hello, I am trying to determine what is causing a high amount of task threads to get spawned from the BrokerService thread pool. I know that I can limit that thread pool, but I first would like to know what is causing them to get to the root of the issue. What can I do to see what is causing th