Bug 1321998

Summary: [QE] (6.4.z) Redistribution loses large messages when server with HA is restarted
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Erich Duda <eduda>
Component: HornetQAssignee: jboss-set
Status: CLOSED WONTFIX QA Contact: Miroslav Novak <mnovak>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 6.4.6CC: csuconic, istudens, msvehla
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-06-10 06:49:31 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Erich Duda 2016-03-29 14:26:44 UTC
Cloned from: https://issues.jboss.org/browse/JBEAP-3675

Scenario: We have two nodes in (manually created) colocated replicated topology. Both nodes contain InQueue and OutQueue.
1. We send 2000 messages (mix of large and normal) to InQueue on node 1
2. On each node we deploy MDB which resend messages from InQueue to OutQueue
3. During resending of messages we cleanly shutdown node 2 and after some time we start it again
4. We receive messages from OutQueue on node 1 and check if number of received messages equals to number of send messages

Expectation: all messages will be resent

Actual state: some messages are not resent and they are lost

Customer impact: large messages might get lost in colocated HA topology with replicated journal if one of the servers is cleanly shutdown

Comment 2 JBoss JIRA Server 2016-07-26 07:20:14 UTC
Andy Taylor <ataylor> updated the status of jira JBEAP-3675 to Resolved