TaskTracker shutdown in the tests sometimes take 60s
----------------------------------------------------
Key: MAPREDUCE-2392
URL: https://issues.apache.org/jira/browse/MAPREDUCE-2392
Project: Hadoop Map/Reduce
Issue Type: Bug
Reporter: Tom White
Assignee: Tom White
There are a lot of the following in the test logs:
{noformat}
2011-03-16 13:47:02,267 INFO mapred.TaskTracker
(TaskTracker.java:shutdown(1275)) - Shutting down StatusHttpServer
2011-03-16 13:48:02,349 ERROR mapred.TaskTracker
(TaskTracker.java:offerService(1609)) - Caught exception: java.io.IOException:
Call to localhost/127.0.0.1:57512 failed on local exception:
java.nio.channels.ClosedByInterruptException
{noformat}
Note there is over one minute between the first line and the second.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira