You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Jerome Boulon (JIRA)" <ji...@apache.org> on 2009/03/06 23:41:59 UTC

[jira] Created: (HADOOP-5431) MetricDataLoader should close JDBC connection

MetricDataLoader should close JDBC connection
---------------------------------------------

                 Key: HADOOP-5431
                 URL: https://issues.apache.org/jira/browse/HADOOP-5431
             Project: Hadoop Core
          Issue Type: Bug
          Components: contrib/chukwa
            Reporter: Jerome Boulon
            Assignee: Jerome Boulon


MetricDataLoader is not closing the JDBC connection

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-5431) MetricDataLoader should close JDBC connection

Posted by "Jerome Boulon (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-5431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jerome Boulon updated HADOOP-5431:
----------------------------------

    Release Note: 
Close JDBC connection
Add conn.close(); to the finally block
          Status: Patch Available  (was: Open)

> MetricDataLoader should close JDBC connection
> ---------------------------------------------
>
>                 Key: HADOOP-5431
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5431
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: contrib/chukwa
>            Reporter: Jerome Boulon
>            Assignee: Jerome Boulon
>         Attachments: HADOOP-5431.patch
>
>
> MetricDataLoader is not closing the JDBC connection

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HADOOP-5431) MetricDataLoader should close JDBC connection

Posted by "Ari Rabkin (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-5431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12679765#action_12679765 ] 

Ari Rabkin commented on HADOOP-5431:
------------------------------------

Looks okay.  Probably hard to unit test this, since it depends on there being a database to talk to.  +1 pending Hudson.

> MetricDataLoader should close JDBC connection
> ---------------------------------------------
>
>                 Key: HADOOP-5431
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5431
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: contrib/chukwa
>            Reporter: Jerome Boulon
>            Assignee: Jerome Boulon
>         Attachments: HADOOP-5431.patch
>
>
> MetricDataLoader is not closing the JDBC connection

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-5431) MetricDataLoader should close JDBC connection

Posted by "Jerome Boulon (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-5431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jerome Boulon updated HADOOP-5431:
----------------------------------

    Attachment: HADOOP-5431.patch

> MetricDataLoader should close JDBC connection
> ---------------------------------------------
>
>                 Key: HADOOP-5431
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5431
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: contrib/chukwa
>            Reporter: Jerome Boulon
>            Assignee: Jerome Boulon
>         Attachments: HADOOP-5431.patch
>
>
> MetricDataLoader is not closing the JDBC connection

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.