You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Zoran Regvart (Jira)" <ji...@apache.org> on 2022/01/28 21:31:00 UTC

[jira] [Created] (CAMEL-17565) JmsBinding not closing the InputStream

Zoran Regvart created CAMEL-17565:
-------------------------------------

             Summary: JmsBinding not closing the InputStream
                 Key: CAMEL-17565
                 URL: https://issues.apache.org/jira/browse/CAMEL-17565
             Project: Camel
          Issue Type: Bug
          Components: camel-jms
            Reporter: Zoran Regvart


Seems that the InputStream obtained [here|https://github.com/apache/camel/blob/e5ed4509711c0f117ce9d1e6be59c24938d4bd1d/components/camel-jms/src/main/java/org/apache/camel/component/jms/JmsBinding.java#L702] is not closed, which could lead to file descriptor leaks.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)