[
https://issues.apache.org/jira/browse/ARTEMIS-5053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Bertram updated ARTEMIS-5053:
------------------------------------
Description:
When trying to check how scale down behave in WildFly we got an 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].
More details [here|https://issues.redhat.com/browse/WFLY-19752].
was:
With WildFLy,trying to check how scale down would behave we got an 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
For more details to reproduce: https://issues.redhat.com/browse/WFLY-19752
> OOME during scaledown of node in Artemis/Messaging cluster
> ----------------------------------------------------------
>
> Key: ARTEMIS-5053
> URL: https://issues.apache.org/jira/browse/ARTEMIS-5053
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: Clustering
> Affects Versions: 2.37.0
> Reporter: Emmanuel Hugonnet
> Priority: Major
>
> When trying to check how scale down behave in WildFly we got an 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].
> More details [here|https://issues.redhat.com/browse/WFLY-19752].
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact