[jboss-jira] [JBoss JIRA] (WFLY-11027) [Artemis 2.x upgrade] Undelivered/Lost messages in remote JCA scenario with killing remote servers
ehsavoie Hugonnet (JIRA)
issues at jboss.org
Mon Sep 17 07:41:00 EDT 2018
[ https://issues.jboss.org/browse/WFLY-11027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
ehsavoie Hugonnet moved WFWIP-120 to WFLY-11027:
------------------------------------------------
Project: WildFly (was: WildFly WIP)
Key: WFLY-11027 (was: WFWIP-120)
Component/s: JMS
(was: Artemis)
> [Artemis 2.x upgrade] Undelivered/Lost messages in remote JCA scenario with killing remote servers
> --------------------------------------------------------------------------------------------------
>
> Key: WFLY-11027
> URL: https://issues.jboss.org/browse/WFLY-11027
> Project: WildFly
> Issue Type: Bug
> Components: JMS
> Reporter: Miroslav Novak
> Assignee: Martyn Taylor
> Priority: Blocker
>
> There undelivered/lost messages in sceario where MDB is connected to remote Artemis cluster in which nodes are killed and restarted. Issue is intermittent.
> Test Scenario:
> * start cluster containing node 1 and 3 with deployed inQueue and outQueue
> ** JDBC store with Oracle 12c is used
> * start node 2 and 4
> * producer sends 5000 small and large messages to inQueue to node-1
> * wait for producer to finish
> * deploy MDBs to node-2 and node-4 which read messages from inQueue and sends them to outQueue in XA transactions
> * kill and start following nodes in this sequence: 1,3,1,3,1
> * wait until all messages are processed
> * start Consumer which consumes messages form outQueue
> * Check that number of messages sent to InQueue and received from OutQueue is the same
> Result:
> 7 messages were missing in OutQueue.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list