-
Bug
-
Resolution: Unresolved
-
Critical
-
None
-
33.0.2.Final
-
None
-
-
---
-
---
There is OOME when scaling down the node in messaging cluster. It seems to be trying to send all messages in a single transaction:
https://github.com/apache/activemq-artemis/blob/main/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/impl/ScaleDownHandler.java#L262-L319
causing OOME.
- links to