[
https://issues.apache.org/jira/browse/FLINK-9266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Moser updated FLINK-9266:
--------------------------------
Priority: Minor (was: Trivial)
> Upgrade AWS Kinesis Client version to 1.9.0 to reduce Kinesis describe
> streams calls
> ------------------------------------------------------------------------------------
>
> Key: FLINK-9266
> URL: https://issues.apache.org/jira/browse/FLINK-9266
> Project: Flink
> Issue Type: Improvement
> Components: Kinesis Connector
> Affects Versions: 1.4.2
> Reporter: Thomas Moser
> Priority: Minor
> Labels: pull-request-available, usability
>
> Versions of the AWS Kinesis Client before 1.9.0 can cause a large number of
> Kinesis Describe Stream events which can result in other AWS services such as
> AWS CloudFormation failing to deploy any stacks with Kinesis streams in them.
> For accounts that use a large number of Kinesis streams and Flink clusters
> this can cripple the ability to deploy anything in the account. Bumping the
> version of the KCL to 1.9.0 changes to a different underlying call that has a
> much larger AWS account limit.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)