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

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

GitHub user gpj1987 opened a pull request:

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

    TRAFODION-2823 add close to TestClientInfo.java

    this is for that there cann't pass jenkins test
    The test cases in  previous PR do not close conn, and other case could not 
get conn.

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

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

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

    https://github.com/apache/incubator-trafodion/pull/1335.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 #1335
    
----
commit 9c7b2aedcd32eb428c595b6b38263b4982708159
Author: gpj1987 <gpj1...@gmail.com>
Date:   2017-12-11T08:27:18Z

    add close to TestClientInfo.java

----


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

Reply via email to