You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Thomas Moser (JIRA)" <ji...@apache.org> on 2018/04/27 18:42:00 UTC

[jira] [Created] (FLINK-9266) Upgrade AWS Kinesis Client version to 1.9.0 to reduce Kinesis describe streams calls

Thomas Moser created FLINK-9266:
-----------------------------------

             Summary: 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
            Reporter: Thomas Moser


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)