[
https://issues.apache.org/jira/browse/CAMEL-9957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15283511#comment-15283511
]
Willem Jiang commented on CAMEL-9957:
-------------------------------------
Hi Claus,
Thanks for pointing that out, and did a quick fix for it.
I just checked out the patch of choosing the sync invocation and async
invocation in the Kafka code. I think it could be better if we move that part
of code into DefaultEndpoint to avoid the duplication code inside of the camel
components.
What do you think?
Willem
> 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)