Ludovic Boutros created CAMEL-17096:
---------------------------------------
Summary: 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
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)