Fan Yang created CAMEL-20776:
--------------------------------
Summary: Camel-kinesis: Getting shard iterator before every record
request will reduce performance
Key: CAMEL-20776
URL: https://issues.apache.org/jira/browse/CAMEL-20776
Project: Camel
Issue Type: Improvement
Components: camel-aws2-kinesis
Reporter: Fan Yang
Each time when camel kinesis connector requests records, it gets shard iterator
first. This will cause performance loss.
Possible solution is to store next shard iterator returned by response.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)