[
https://issues.apache.org/jira/browse/MAPREDUCE-3809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13201921#comment-13201921
]
Hudson commented on MAPREDUCE-3809:
-----------------------------------
Integrated in Hadoop-Mapreduce-trunk-Commit #1689 (See
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/1689/])
MAPREDUCE-3809. Ensure that there is no needless sleep in Task at the end
of the task. Contributed by Siddharth Seth.
acmurthy :
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1241282
Files :
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
*
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/Task.java
> Tasks may take upto 3 seconds to exit after completion
> ------------------------------------------------------
>
> Key: MAPREDUCE-3809
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3809
> Project: Hadoop Map/Reduce
> Issue Type: Sub-task
> Components: mrv2
> Affects Versions: 0.23.1, 1.0.0
> Reporter: Siddharth Seth
> Assignee: Siddharth Seth
> Priority: Blocker
> Fix For: 0.23.1
>
> Attachments: MR3809.txt, MR3809.txt
>
>
> Task.TaskReporter.stopCommunicationThread can end up waiting for a
> thread.sleep(3000) before stopping the thread.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira