Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.1.1
-
None
-
None
Description
The Task Tracker's offerService loop has no protection from exceptions, so that any communication problems with the Job Tracker, such as RPC timeouts, cause the TaskTracker to sleep 5 seconds and start again at the top of the loop.