-
Bug
-
Resolution: Done
-
Critical
-
8.1.0.Beta
-
False
-
-
False
-
-
-
-
-
-
Known Issue
-
-
-
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
-
- Resolved
-
- is caused by
-
JBEAP-30130 (8.1.z) Upgrade Artemis from 2.33.0.redhat-00017 to 2.40.0.redhat-0005
-
- Verified
-
- is cloned by
-
ENTMQBR-9624 OOME during scaledown of node in Artemis/Messaging cluster
-
- Verified
-
- is incorporated by
-
JBEAP-30389 Upgrade JBoss EAP to 651b5f3008d0ada1d3353a1c62e27de3325be90c
-
- Verified
-
- links to