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 2021/01/13 14:04:00 UTC

[jira] [Created] (CAMEL-16030) camel-pulsar - Add async send to producer

Claus Ibsen created CAMEL-16030:
-----------------------------------

             Summary: camel-pulsar - Add async send to producer
                 Key: CAMEL-16030
                 URL: https://issues.apache.org/jira/browse/CAMEL-16030
             Project: Camel
          Issue Type: New Feature
          Components: camel-pulsar
            Reporter: Claus Ibsen
             Fix For: 3.x


The producer is synchronous today.

But pulsar allows to send async, where a CompletableFuture is returned. We can leverage this for async send, and call asyncCallvback from the future.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)