Bug 536344 (RHQ-703)

Summary: HA handshaking
Product: [Other] RHQ Project Reporter: Joseph Marques <jmarques>
Component: High AvailabilityAssignee: John Mazzitelli <mazz>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0.1Keywords: SubTask
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: All   
URL: http://jira.rhq-project.org/browse/RHQ-703
Whiteboard:
Fixed In Version: 1.1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 536277    

Description Joseph Marques 2008-07-30 20:12:00 UTC

Comment 1 Joseph Marques 2008-07-30 20:15:22 UTC
agent registration and connection are two separate workflows.

* agent can register with any server, if registration succeeds the result is that a failover list is sent down to the agent
* agent uses failover list to make connection (see RHQ-671 for that work)
** connection is delayed until the server is "warmed up" (alerts cache loaded, etc)

Comment 2 John Mazzitelli 2008-09-12 00:34:15 UTC
rev1435 does the registration, then switches to primary.

Still need to implement the "connect" message to warm up the server.

Comment 3 John Mazzitelli 2008-09-13 03:02:40 UTC
rev1447 now has the agent calling the server's connect method

Comment 4 Red Hat Bugzilla 2009-11-10 21:15:08 UTC
This bug was previously known as http://jira.rhq-project.org/browse/RHQ-703