[
https://issues.apache.org/jira/browse/CAMEL-9957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15285994#comment-15285994
]
Willem Jiang commented on CAMEL-9957:
-------------------------------------
+1 to separate Processor and AsyncProcessor in Camel 3.0.
For 2.x we could let the Endpoint decide which kind of the Processor to use, I
just commit a quick fix for it.
> camel-kafka producer sends the message in an async way
> ------------------------------------------------------
>
> Key: CAMEL-9957
> URL: https://issues.apache.org/jira/browse/CAMEL-9957
> Project: Camel
> Issue Type: Improvement
> Affects Versions: 2.17.1
> Reporter: Willem Jiang
> Assignee: Willem Jiang
> Fix For: 2.17.2, 2.18.0
>
>
> CAMEL-9790 made the sync sending, it could cause some trouble when ppl has
> lots of data to send.
> We need to provide an async way to send the message to kafka.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)