Omar Al-Safi created CAMEL-15924:
------------------------------------
Summary: [camel-vertx-kafka] Add the ability to commit the offsets
manually
Key: CAMEL-15924
URL: https://issues.apache.org/jira/browse/CAMEL-15924
Project: Camel
Issue Type: Improvement
Components: camel-vertx
Affects Versions: 3.7.0
Reporter: Omar Al-Safi
Fix For: 3.8.0
The new camel-vertx-kafka does not yet support committing the offsets manually
which allows *at least once* semantics. Similar to camel-kafka, this can be
done parts:
* Add a state repository that tracks the offsets.
* allows the user to commit offsets that are being tracked in the state repo.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)