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)