[
https://issues.apache.org/jira/browse/CAMEL-17096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-17096.
---------------------------------
Resolution: Fixed
Thanks for the PR
> camel-kafka - Add async commit support
> --------------------------------------
>
> Key: CAMEL-17096
> URL: https://issues.apache.org/jira/browse/CAMEL-17096
> Project: Camel
> Issue Type: New Feature
> Components: camel-kafka
> Affects Versions: 3.12.0
> Reporter: Ludovic Boutros
> Priority: Major
> Fix For: 3.13.0
>
>
> Currently it's not possible to use manual commit with aggregation's
> completion timeout strategies because the thread which will do the commit
> will not be the consumer thread.
> Async commit is not implemented either.
> I think implementing the async commit in the consumer loop could solve this
> problem.
> This could fix CAMEL-16064 as well.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)