Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1079765

Summary: The other backup won't become passive mode and replicate data from master when current passive backup is killed (or shutdown)
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Masafumi Miura <mmiura>
Component: HornetQAssignee: Clebert Suconic <csuconic>
Status: CLOSED DUPLICATE QA Contact: Miroslav Novak <mnovak>
Severity: unspecified Docs Contact: Russell Dickenson <rdickens>
Priority: unspecified    
Version: 6.2.1CC: msvehla, tanabe.yoshimasa
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: 2014-07-07 13:44:54 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:
Embargoed:
Attachments:
Description Flags
config.tar.gz none

Description Masafumi Miura 2014-03-24 00:00:07 UTC
Created attachment 877909 [details]
config.tar.gz

Description of problem:

The other backup won't become passive mode and replicate data from master when current passive backup is killed (or shutdown)

3 HornetQ instances have been configured to form HA live-backup group. The HA mode is date replication. All 3 nodes are belong to same backup group "fish".

node1: live1
node2: backup1a
node3: backup1b


Version-Release number of selected component (if applicable):

- HornetQ 2.3.12.Final in EAP 6.2.0 
- HornetQ 2.3.14.Final in EAP 6.2.1


Steps to Reproduce:
1. Start node1. (node1 becomes live.)
2. Start node2. (node2 become passive mode at this time.)
3. Start node3. (node3 is waiting for live node.)
4. Kill node2 which is current passive backup.


Actual results:
Nothing happened. node3 does not become passive mode. node1 (live node) is running without backup pair. 


Expected results:
node3 become passive mode.

Comment 1 Miroslav Novak 2014-07-07 13:44:54 UTC
Hi Musafumi,

based on the description this appears to be the same problem as described in bz#1079763. I'll close this bz as duplicate. Feel free to re-open if it's not the case.

Thanks,
Mirek

*** This bug has been marked as a duplicate of bug 1079763 ***