You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Nicolas Filotto (Jira)" <ji...@apache.org> on 2022/10/12 13:19:00 UTC

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

    [ https://issues.apache.org/jira/browse/CAMEL-16030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17616416#comment-17616416 ] 

Nicolas Filotto commented on CAMEL-16030:
-----------------------------------------

The corresponding PR https://github.com/apache/camel/pull/8529

> 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
>            Priority: Major
>             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.20.10#820010)