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

Peter Voss updated MAPREDUCE-5258:
----------------------------------

    Fix Version/s: 1.1.3
    
> 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
>             Fix For: 1.1.3
>
>
> 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

Reply via email to