[
https://issues.apache.org/jira/browse/ARTEMIS-3776?focusedWorklogId=756132&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-756132
]
ASF GitHub Bot logged work on ARTEMIS-3776:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 13/Apr/22 02:00
Start Date: 13/Apr/22 02:00
Worklog Time Spent: 10m
Work Description: clebertsuconic opened a new pull request, #4027:
URL: https://github.com/apache/activemq-artemis/pull/4027
Older versions of Openwire clients wil be affected by AMQ-6431.
As a result of the issue if the ID of the message>Integer.MAX_VALUE
a consumer configured with Failover and doing duplicate detection on the
client
will not be able to process duplicate detection accordingly and miss
messages.
Issue Time Tracking
-------------------
Worklog Id: (was: 756132)
Remaining Estimate: 0h
Time Spent: 10m
> 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
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)