You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2008/06/09 06:01:00 UTC

[jira] Commented: (CAMEL-593) [patch] Make sure streams get closed

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

Claus Ibsen commented on CAMEL-593:
-----------------------------------

Dave thanks for the patches. I do think we have in Camel a ObjectHelper.close that is usable for closing stuff (That is Closeable) and handling the try catch warn logging.
We ought to use this one instead of our own try ... catch handling

> [patch] Make sure streams get closed
> ------------------------------------
>
>                 Key: CAMEL-593
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-593
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: camel-core
>    Affects Versions: 1.3.0
>            Reporter: Dave Brosius
>            Assignee: Willem Jiang
>            Priority: Minor
>             Fix For: 1.4.0
>
>         Attachments: close_streams.patch
>
>
> a couple places streams are opened and are not closed. patch fixes this.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.