[kepler-dev] [Bug 3073] Heartbeat function for slaves

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Thu Mar 18 13:58:33 PDT 2010


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=3073

jianwu <jianwu at sdsc.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX

--- Comment #1 from jianwu <jianwu at sdsc.edu> 2010-03-18 13:58:32 PDT ---
Either EcoGrid registry or Master should check the heartbeats from slaves. But
the services at EcoGrid are to respond the outside invocation, not to execute
itself periodically to check the heartbeats. In theory, Masters can check
heartbeats of slaves. But we'd better remove unavailable slaves when users use
‘Distributed Computing Options’ menu item from Master side to check available
slaves. Otherwise, the registered unavailable slaves are confusing and useless
to Masters. 

So I modified the code for ‘Distributed Computing Options’ menu item at version
23397. Now the availability of all registered slaves will by checked, and the
slaves will be de-registered and not show up if they are not available.

-- 
Configure bugmail: http://bugzilla.ecoinformatics.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the Kepler-dev mailing list