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
-
WFLY-19752 OOME during scaledown of node in Artemis/Messaging cluster
- Open
- links to