Bug 5255 - Improved reliability and failover in RFT
: Improved reliability and failover in RFT
Status: NEW
: RFT
RFT
: 4.0.1
: All Linux
: P3 enhancement
: ---
Assigned To:
:
:
:
: 4927
  Show dependency treegraph
 
Reported: 2007-04-30 08:36 by
Modified: 2007-06-05 09:57 (History)


Attachments
Changes to current RFT code and schema (68.02 KB, text/plain)
2007-04-30 08:40, Patrick Duda
Details
New class. (2.45 KB, text/x-java)
2007-04-30 08:45, Patrick Duda
Details


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2007-04-30 08:36:53
This item replaces bug 4927.

Issues addressed here deal with improving the reliability of RFT.  The changes
made allow RFT to share information between several running instances and deal
with failover.  

This new listing cleans up the code of pervious incident that was submit.
------- Comment #1 From 2007-04-30 08:40:44 -------
Created an attachment (id=1366) [details]
Changes to current RFT code and schema

This is a CVS diff of the current RFT code and the new code from NCSA.
------- Comment #2 From 2007-04-30 08:45:10 -------
Created an attachment (id=1367) [details]
New class.

New classes that runs a timer to check for stalled transfers.