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

Hudson commented on PHOENIX-89:
-------------------------------

FAILURE: Integrated in Apache Phoenix - Branch:4.0 #35 (See 
[https://builds.apache.org/job/Phoenix-4.0/35/])
PHOENIX-89 Statements are not closed using 
PhoenixConnection.executeStatements() (maryannxue: rev 
44744bfb8d28122c3d33abde49f8d87082246213)
* phoenix-core/src/main/java/org/apache/phoenix/jdbc/PhoenixConnection.java
PHOENIX-89 Statements are not closed using 
PhoenixConnection.executeStatements() (maryannxue: rev 
08cd6587b1af4ad0b32cd5c39d08687f58fafaa1)
* phoenix-core/src/main/java/org/apache/phoenix/jdbc/PhoenixConnection.java


> Statements are not closed using PhoenixConnection.executeStatements()
> ---------------------------------------------------------------------
>
>                 Key: PHOENIX-89
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-89
>             Project: Phoenix
>          Issue Type: Bug
>    Affects Versions: 2.2.3, 3.0.0
>            Reporter: Maryann Xue
>            Assignee: Maryann Xue
>            Priority: Minor
>             Fix For: 3.0.0
>
>
> This method is mainly used by "PhoenixRuntime#main()", which is a Phoenix 
> java utility class for executing SQL scripts.
> We can either close the statements locally inside the method, or add the 
> statements into the statement list of the enclosing PhoenixConnection. I 
> prefer the latter.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to