-
Bug
-
Resolution: Done
-
Critical
-
7.4.0.CR2
-
False
-
False
-
-
-
-
-
-
+
-
Undefined
-
-
In the following scenario:
- Start two EAP 7.x servers (node 1 and 2).
- Configure Core bridge from InQueue (node 1) to OutQueue (node 2).
- Send 5000 messages into InQueue (node 1) and cause 5 min 100% CPU load on target server (node 2).
- Once 100% CPU load finishes consume messages from OutQueue (node 2)
- receiver reads same amount of messages as was sent to source server of core bridge
we observe the following error:
There is different number of sent and received messages. expected:<5000> but was:<5377>
This is not a regression: it's reproducible with EAP 7.3.8.GA;
Test logs in attached complete-logs.zip;
Complete CI Run here;
- clones
-
ENTMQBR-5385 [LTS] Duplicated messages with bridge duplicate detection enabled
- Closed
- is cloned by
-
JBEAP-22226 [RN] Different number of large messages between queues when using bridge
- Closed
- is incorporated by
-
JBEAP-21308 (7.4.z) Upgrade Artemis from 2.16.0.redhat-00022 to 2.16.0.redhat-00032
- Closed
- links to