-
Bug
-
Resolution: Done
-
Blocker
-
None
-
None
-
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.
- clones
-
JBEAP-28739 OOME during scaledown of node in Artemis/Messaging cluster
-
- Verified
-
- links to