[
https://issues.jboss.org/browse/WFWIP-86?page=com.atlassian.jira.plugin.s...
]
Justin Bertram commented on WFWIP-86:
-------------------------------------
I don't believe this is actually a regression. The failure was only happening
intermittently between EAP and Wildfly so I changed to test to run EAP & EAP and it
failed eventually as well. It obviously needs to be fixed, but probably shouldn't be
a blocker for upgrade.
[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)