[
https://issues.apache.org/jira/browse/ARTEMIS-4207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17710006#comment-17710006
]
ASF subversion and git services commented on ARTEMIS-4207:
----------------------------------------------------------
Commit e368dacc78ec61cf58dadc297edc51641337a4ad in activemq-artemis's branch
refs/heads/main from Clebert Suconic
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=e368dacc78 ]
ARTEMIS-4207 Improving redistribution fix over large messages
> 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: 1.5h
> 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)