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 "Subroto Sanyal (JIRA)" <ji...@apache.org> on 2013/05/19 03:04:13 UTC

[jira] [Created] (MAPREDUCE-5258) Memory Leak while using LocalJobRunner

Subroto Sanyal created MAPREDUCE-5258:
-----------------------------------------

             Summary: Memory Leak while using LocalJobRunner
                 Key: MAPREDUCE-5258
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5258
             Project: Hadoop Map/Reduce
          Issue Type: Bug
            Reporter: Subroto Sanyal


Every-time a LocalJobRunner is launched it creates JobTrackerInstrumentation and QueueMetrics.

While creating this MetricsSystem ; it registers and adds a Callback to ArrayList which keeps on growing as the DefaultMetricsSystem is Singleton. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira