You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2014/07/21 18:28:38 UTC

[jira] [Resolved] (MAPREDUCE-422) TaskTracker directoryCleanupThread never gets terminated

     [ https://issues.apache.org/jira/browse/MAPREDUCE-422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Allen Wittenauer resolved MAPREDUCE-422.
----------------------------------------

    Resolution: Fixed

Probably stale. closing.

> TaskTracker directoryCleanupThread never gets terminated
> --------------------------------------------------------
>
>                 Key: MAPREDUCE-422
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-422
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>            Reporter: Steve Loughran
>            Priority: Minor
>
> When a task tracker starts its work it calls startCleanupThreads() to create a directoryCleanupThread.
> only, that thread is never terminated; it runs for the life of the process. 
> It should be terminated when the TaskTracker itself is terminated, presumably after it has done the last cleanup. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)