Issue Details (XML | Word | Printable)

Key: CDV-56
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Priority: 2 Major 2 Major
Assignee: Hung Huynh
Reporter: Jeff Hartley
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Community Development

Application Node (L1) to Terracotta Server (L2) Heartbeat

Created: 07/Jan/07 09:41 PM   Updated: 18/Apr/08 02:52 PM
Component/s: None
Affects Version/s: None
Fix Version/s: 2.6-stable1

Issue Links:
Related
 

Fix In Branch: 2.6, trunk
Target: Pacheco
Date of First Response: 15/Jan/07 09:03 PM


 Description  « Hide
Motivation:
Assist operators detect a networking error that could cause cluster problems.

Requirements:
   * Detect half open L1 to L2 socket (seems open but not communicating) to facilitate quicker failures.


 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Nathaniel Harward added a comment - 15/Jan/07 09:03 PM
What should happen in the client when we detect arrhythmia? Do we blow up? Should we do this on the server as well? What is the behavior there if so?

Steven Harris added a comment - 15/Jan/07 09:09 PM
On both sides it has to properly disconnect. In the server that will mean locks get released etc. on the client it means alex's new disconnect event will occur. Thing is, I didn't mean to assign this to you :-)
This was supposed to be assigned to tim. Sorry

Fiona O'Shea added a comment - 07/Feb/07 03:18 PM
Updating Due date to last day of Moraga dev iteration

Tim Eck added a comment - 14/Aug/07 04:38 PM
assigning this back to PM -- it doesn't have a target so I want it out of my view

Saravanan Subbiah added a comment - 09/Apr/08 04:22 PM
Implemented health check between the L1 to L2, L2 to L1 and L2 to L2 in networked Active-passive.