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 2016/04/30 09:28:12 UTC

[jira] [Created] (CAMEL-9931) camel-kafka - Add support for async sending with callback

Claus Ibsen created CAMEL-9931:
----------------------------------

             Summary: camel-kafka - Add support for async sending with callback
                 Key: CAMEL-9931
                 URL: https://issues.apache.org/jira/browse/CAMEL-9931
             Project: Camel
          Issue Type: Improvement
          Components: camel-kafka
            Reporter: Claus Ibsen
             Fix For: Future


This requires us having a thread pool on the component that is used for processing the async replies when the kafka callback signals. Because we should not use its thread to continue routing.



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