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