You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Kousuke Saruta (JIRA)" <ji...@apache.org> on 2016/01/25 18:42:39 UTC

[jira] [Created] (MAPREDUCE-6617) flushTimer in JobHistoryEventHandler should purge canceled flushTimerTask

Kousuke Saruta created MAPREDUCE-6617:
-----------------------------------------

             Summary: flushTimer in JobHistoryEventHandler should purge canceled flushTimerTask
                 Key: MAPREDUCE-6617
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6617
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: mrv2
    Affects Versions: 3.0.0
            Reporter: Kousuke Saruta
            Assignee: Kousuke Saruta


In JobHistoryEventHandler, flushTask is not purged after it's canceled so GC never sweep flushTask.
It can cause memory leak.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)