[ https://issues.apache.org/jira/browse/HADOOP-5493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jothi Padmanabhan reassigned HADOOP-5493: ----------------------------------------- Assignee: Jothi Padmanabhan (was: Devaraj Das) > Shuffle copiers do not return Codecs back to the pool at the end of shuffling > ----------------------------------------------------------------------------- > > Key: HADOOP-5493 > URL: https://issues.apache.org/jira/browse/HADOOP-5493 > Project: Hadoop Core > Issue Type: Bug > Components: mapred > Reporter: Devaraj Das > Assignee: Jothi Padmanabhan > Priority: Blocker > Fix For: 0.20.0 > > Attachments: hadoop-5493.patch > > > At the end of shuffle, the copiers should return back the codecs to the pool. > This doesn't happen and can potentially lead to a lot of memory leak on the > reduce task (depending on how many shuffle copiers there are). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.