[ 
https://issues.apache.org/jira/browse/MAPREDUCE-1443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12829654#action_12829654
 ] 

Hudson commented on MAPREDUCE-1443:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk #226 (See 
[http://hudson.zones.apache.org/hudson/job/Hadoop-Mapreduce-trunk/226/])
    . DBInputFormat can leak connections. Contributed by Aaron Kimball.


> 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.

Reply via email to