-
Bug
-
Resolution: Done
-
Critical
-
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.
- is blocked by
-
WFLY-20512 [Default] Expose Artemis commit-interval attribute for scaledown
-
- Resolved
-
- is cloned by
-
JBEAP-28739 OOME during scaledown of node in Artemis/Messaging cluster
-
- Verified
-
- links to