You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Clebert Suconic (Jira)" <ji...@apache.org> on 2023/03/15 18:19:00 UTC

[jira] [Created] (ARTEMIS-4207) Redistribution may leave messages stranded

Clebert Suconic created ARTEMIS-4207:
----------------------------------------

             Summary: Redistribution may leave 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
             Fix For: 2.29.0


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)