[
https://issues.apache.org/jira/browse/ARTEMIS-4207?focusedWorklogId=853182&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-853182
]
ASF GitHub Bot logged work on ARTEMIS-4207:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 27/Mar/23 14:29
Start Date: 27/Mar/23 14:29
Worklog Time Spent: 10m
Work Description: clebertsuconic opened a new pull request, #4414:
URL: https://github.com/apache/activemq-artemis/pull/4414
This fix will delay the message.copy to the redistributor itself. Meaning no
copy would be performed if the redistribution itself failed.
No need to remove a copy any longer
Issue Time Tracking
-------------------
Worklog Id: (was: 853182)
Time Spent: 50m (was: 40m)
> Redistribution may leave large messages stranded
> ------------------------------------------------
>
> Key: ARTEMIS-4207
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4207
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: Broker
> Affects Versions: 2.28.0
> Reporter: Clebert Suconic
> Priority: Major
> Fix For: 2.29.0
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> If you are redistributing messages, eventually between the copy of the large
> message and the actual call to redistribute the routing table may change,
> leaving a message behind.
> I could see this happening more oftenly on a test where I had 2 tests in
> clustered, and one server was shutdown with Ctrl-C (SIGINT) rather than kill
> -9.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)