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

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

[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
            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.


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

Posted by "Willem Jiang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Willem Jiang closed CAMEL-593.
------------------------------


> [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.


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

Posted by "Willem Jiang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Willem Jiang reassigned CAMEL-593:
----------------------------------

    Assignee: Willem Jiang

> [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.


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

Posted by "Dave Brosius (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dave Brosius updated CAMEL-593:
-------------------------------

    Attachment: close_streams.patch

> [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
>            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.


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

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
    [ 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.


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

Posted by "Willem Jiang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Willem Jiang resolved CAMEL-593.
--------------------------------

    Resolution: Fixed

Patch applied with thanks to Dave.
http://svn.apache.org/viewvc?rev=664624&view=rev
[ Show ยป ]
Willem Jiang - 09/Jun/08 01:23 AM Patch applied with thanks to Dave. http://svn.apache.org/viewvc?rev=664624&view=rev


> [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.