Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
-
Unknown
Description
A user reported some issues with aws kinesis on SO: https://stackoverflow.com/questions/66177095/camel-application-re-processing-kinesis-records
I think the issues falls into two categories:
1. partitioning: some work is in progress on camel-k side, see: https://github.com/apache/camel-k/issues/1779 and commit 8cc227b65b0 on apache-camel
2. restart from an index: see https://issues.apache.org/jira/browse/CAMEL-15562