[ 
https://issues.apache.org/jira/browse/ARTEMIS-5053?focusedWorklogId=959833&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-959833
 ]

ASF GitHub Bot logged work on ARTEMIS-5053:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 03/Mar/25 16:52
            Start Date: 03/Mar/25 16:52
    Worklog Time Spent: 10m 
      Work Description: clebertsuconic commented on PR #5510:
URL: 
https://github.com/apache/activemq-artemis/pull/5510#issuecomment-2694998571

   @jbertram one thing that failed very badly for us in the past was the 
practice of extending tests and duplicating them..
   
   
   A test that was originally intended for something, then we duplicate the 
tests with something else.
   
   
   I would prefer if we add just a single test validating the commit interval 
instead of repeating all the ones from the top.
   
   I had done a lot of cleanup recently to remove things like this.. I would 
prefer if we don't do this kind of thing now.




Issue Time Tracking
-------------------

    Worklog Id:     (was: 959833)
    Time Spent: 0.5h  (was: 20m)

> 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
>              Labels: pull-request-available
>          Time Spent: 0.5h
>  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


Reply via email to