[
https://issues.apache.org/jira/browse/CAMEL-12089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrea Cosentino resolved CAMEL-12089.
--------------------------------------
Resolution: Fixed
> Camel-AWS: Kinesis consumer starts consuming data from the beginning even
> though the shard is in Closed state
> -------------------------------------------------------------------------------------------------------------
>
> Key: CAMEL-12089
> URL: https://issues.apache.org/jira/browse/CAMEL-12089
> Project: Camel
> Issue Type: Improvement
> Components: camel-aws
> Reporter: Andrea Cosentino
> Assignee: Andrea Cosentino
> Priority: Minor
> Fix For: 2.21.0
>
>
> We may think to add an option shardClosed to choose the behavior in case the
> shard is closed
> We will have an enum with the following values:
> - ignore = default behavior
> - fail = throw an exception
> - silent = ignore but without any logging
> A restart option is not needed because in case we decide to go with ignore or
> silent the behavior will be the same as restart.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)