[
https://issues.jboss.org/browse/WFWIP-86?page=com.atlassian.jira.plugin.s...
]
Justin Bertram commented on WFWIP-86:
-------------------------------------
The "Steps to Reproduce" refer to
{{ResourceAdapterCompatibilityTestCase#newJmsOldMdbWithJGroupsUdpDiscovery}}. However,
this doesn't appear to be the right test for this issue. It seems to me the test
should be {{JMSBridgeTestCase#testStartStopJMSBridge}}. Can anyone confirm?
[Artemis 2.x upgrade] Duplicated messages in scenario with stop/start
JMS bridge
--------------------------------------------------------------------------------
Key: WFWIP-86
URL:
https://issues.jboss.org/browse/WFWIP-86
Project: WildFly WIP
Issue Type: Bug
Components: Artemis
Reporter: Miroslav Novak
Assignee: Martyn Taylor
Priority: Blocker
There are duplicated messages in scenario where JMS bridge is stopped and started.
Test Scenario:
* Start 2 servers and configure JMS from node-1 to node-3
* Start sending messages to queue InQueue to node-1
* Stop JMS bridge using management operation (CLI)
* Wait for 5 sec
* Start JMS bridge using management operation
* Start receiving mesage from node-3 from OutQueue
Expected results:
There are no lost/duplicated mesages.
Actual Result:
Receiver got duplicated messages.
Link to failed Jenkins run:
https://eap-qe-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/eap-7.x-messag...
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)