Datanode's offerService does not handle rpc timeouts ----------------------------------------------------
Key: HADOOP-581 URL: http://issues.apache.org/jira/browse/HADOOP-581 Project: Hadoop Issue Type: Bug Components: dfs Reporter: Owen O'Malley Assigned To: Sameer Paranjpye The Datanode's offerService routine needs to protect itself (with log & ignore) from IOExceptions (especially RPC timeouts) in the offer service method. Currently, if a heartbeat times out, the Datanode will "reset" itself, which means that the full block report must be sent 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