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 2022/04/13 01:56:00 UTC

[jira] [Created] (ARTEMIS-3776) Inconsistency with older OpenWire clients due to AMQ-6431 with messageID>Integer.MaxValue

Clebert Suconic created ARTEMIS-3776:
----------------------------------------

             Summary: Inconsistency with older OpenWire clients due to AMQ-6431 with messageID>Integer.MaxValue
                 Key: ARTEMIS-3776
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3776
             Project: ActiveMQ Artemis
          Issue Type: Bug
            Reporter: Clebert Suconic


When sending messages to older OpenWire clients, (5.11, 5.12...5.14) a client with Failover on OpenWire will not be able to receive messages.

We should Module with Integer.MAX_VALUE avoiding the issue with older openwire clients.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)