You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2023/04/11 12:58:00 UTC

[jira] [Commented] (CAMEL-19256) camel-jdbc: leaks the statement in doCreateAndExecuteSqlStatement

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

Claus Ibsen commented on CAMEL-19256:
-------------------------------------

I think it would be good to backport to camel-3.x branch also, and maybe even 3.18.x / 3.20.x branches

> camel-jdbc: leaks the statement in doCreateAndExecuteSqlStatement
> -----------------------------------------------------------------
>
>                 Key: CAMEL-19256
>                 URL: https://issues.apache.org/jira/browse/CAMEL-19256
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-jdbc
>            Reporter: Zheng Feng
>            Assignee: Zheng Feng
>            Priority: Major
>             Fix For: 4.0-M3, 4.0
>
>
> It comes cross [https://github.com/apache/camel-quarkus/issues/4752] and I think it should close the statment in the finnal block if shouldCloseResources is true.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)