[
https://issues.apache.org/jira/browse/MAPREDUCE-3809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13201952#comment-13201952
]
Hudson commented on MAPREDUCE-3809:
-----------------------------------
Integrated in Hadoop-Mapreduce-0.23-Commit #512 (See
[https://builds.apache.org/job/Hadoop-Mapreduce-0.23-Commit/512/])
Merge -c 1241282 from trunk to branch-0.23 to fix 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=1241283
Files :
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
*
/hadoop/common/branches/branch-0.23/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