You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/11/30 12:13:00 UTC

[jira] [Commented] (TRAFODION-2823) some test case donot close connection

    [ https://issues.apache.org/jira/browse/TRAFODION-2823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16272583#comment-16272583 ] 

ASF GitHub Bot commented on TRAFODION-2823:
-------------------------------------------

GitHub user gpj1987 opened a pull request:

    https://github.com/apache/incubator-trafodion/pull/1320

    TRAFODION-2823 some test case donot close connection

    some classes in incubator-trafodion/dcs/src/test/jdbc_test/src/test/java/org/trafodion/jdbc_test do not close statement and connection, which will lead to no connection can be use.
    classes include : 
    PropTest.java
    TestNetworkTimeout.java
    TestWrap.java

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gpj1987/incubator-trafodion TRAFODION-2823

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-trafodion/pull/1320.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1320
    
----
commit 47ec58764ffaa4381f65c5cf87a909b7f701b2f0
Author: gpj1987 <gp...@gmail.com>
Date:   2017-11-30T12:10:37Z

    TRAFODION-2823 some test case donot close connection

----


> some test case donot close connection
> -------------------------------------
>
>                 Key: TRAFODION-2823
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-2823
>             Project: Apache Trafodion
>          Issue Type: Bug
>            Reporter: Gong Pengju
>            Priority: Minor
>
> some classes in incubator-trafodion/dcs/src/test/jdbc_test/src/test/java/org/trafodion/jdbc_test do not close statement and connection, which will lead to no connection can be use.
> classes include : 
> PropTest.java
> TestNetworkTimeout.java
> TestWrap.java



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)