JobTracker dumps TaskTrackers if it takes too long to service an RPC call
-------------------------------------------------------------------------

         Key: HADOOP-43
         URL: http://issues.apache.org/jira/browse/HADOOP-43
     Project: Hadoop
        Type: Bug
  Components: mapred  
    Reporter: Bryan Pendleton


If the JobTracker takes too long to service any RPC request, it is unable to 
receive emitHeartBeat calls from TaskTrackers. The monitoring thread thus dumps 
the TaskTracker, losing any incomplete work and forcing a slow reconnect 
process to begin before it starts assigning work again.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to