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 2014/11/11 11:25:34 UTC

[jira] [Created] (CAMEL-8033) Exchange Leak Caused By pollEnrich

Claus Ibsen created CAMEL-8033:
----------------------------------

             Summary: Exchange Leak Caused By pollEnrich
                 Key: CAMEL-8033
                 URL: https://issues.apache.org/jira/browse/CAMEL-8033
             Project: Camel
          Issue Type: Bug
          Components: camel-core
    Affects Versions: 2.13.3
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
             Fix For: 2.14.1, 2.15.0, 2.13.4


There can be a potential issue in PollEnricher as it should use a try .. catch to deal with any runtime exceptions that may be thrown from the polling consumer api.

This is mandated by the async routine engine.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)