[ https://issues.apache.org/jira/browse/MAPREDUCE-1443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tom White updated MAPREDUCE-1443: --------------------------------- Resolution: Fixed Hadoop Flags: [Reviewed] Status: Resolved (was: Patch Available) I've just committed this. Thanks Aaron! > DBInputFormat can leak connections > ---------------------------------- > > Key: MAPREDUCE-1443 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-1443 > Project: Hadoop Map/Reduce > Issue Type: Bug > Components: client > Reporter: Aaron Kimball > Assignee: Aaron Kimball > Attachments: MAPREDUCE-1443.patch > > > The DBInputFormat creates a Connection to use when enumerating splits, but > never closes it. This can leak connections to the database which are not > cleaned up for a long time. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.