Re: Activemq-Artemis cpu increases endlessly in kubernetes

2020-04-29 Thread aarner
While I haven't run artemis in kubernetes or another container, I have seen a similar phenomenon in certain situations. What can you tell us about the average size of your messages, and can you post details about your queue/topic configuration. On occasion when I have artemis processing either a

Re: Activemq-Artemis cpu increases endlessly in kubernetes

2020-04-29 Thread AntonR
I think you missed the attached graph, but one thing to try out might be to disable these new monitoring features just to rule out these as the reason for increased CPU load over time. Just disable them and take some manual measurements over time to see if the effect is still taking place or not.

Activemq-Artemis cpu increases endlessly in kubernetes

2020-04-28 Thread Lavi-Feivel Blumberg
Hello, Background: We are currently running our application using a very old version of hornetq. As part of our migration to Kubernetes, we wanted to try to use activemq-artemis as a drop-in replacement for this old broker with some newer monitoring features. Our application is not very big in