[
https://issues.apache.org/jira/browse/ARTEMIS-5053?focusedWorklogId=957788&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-957788
]
ASF GitHub Bot logged work on ARTEMIS-5053:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 19/Feb/25 18:12
Start Date: 19/Feb/25 18:12
Worklog Time Spent: 10m
Work Description: jbertram opened a new pull request, #5510:
URL: https://github.com/apache/activemq-artemis/pull/5510
This commit adds support for configuring how often the transactions
governing scale-down are committed. It also does the following:
- Updates ScaleDownTest to use inheritence instead of parameterization for
repeating tests without repeating code.
- Updates HAPolicy with default implementations which helps clarify which
policies really care about scale-down.
Issue Time Tracking
-------------------
Worklog Id: (was: 957788)
Remaining Estimate: 0h
Time Spent: 10m
> OOME during scaledown
> ---------------------
>
> 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
> Time Spent: 10m
> Remaining Estimate: 0h
>
> When checking how scaledown behaves 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