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/14 12:14:00 UTC

[jira] [Resolved] (CAMEL-17032) camel-jdbc: investigate if resource usage can be improved

     [ https://issues.apache.org/jira/browse/CAMEL-17032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-17032.
---------------------------------
    Resolution: Fixed

> camel-jdbc: investigate if resource usage can be improved
> ---------------------------------------------------------
>
>                 Key: CAMEL-17032
>                 URL: https://issues.apache.org/jira/browse/CAMEL-17032
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-jdbc
>            Reporter: Otavio Rodolfo Piske
>            Priority: Minor
>             Fix For: 4.0-M3, 4.0
>
>
> In some places in the JDBC code, we have to leave the resources open (statements, connections, resultsets, etc) in order to allow them to be post-processed.
>  
> I am opening this ticket so that we can investigate this in the future.
>  
> Ref.:  https://github.com/apache/camel/pull/6192



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