You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Tzu-Li (Gordon) Tai (JIRA)" <ji...@apache.org> on 2018/05/02 12:20:00 UTC

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

     [ https://issues.apache.org/jira/browse/FLINK-9266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tzu-Li (Gordon) Tai reassigned FLINK-9266:
------------------------------------------

    Assignee: Thomas Moser

> 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
>            Assignee: Thomas Moser
>            Priority: Minor
>              Labels: pull-request-available, usability
>             Fix For: 1.5.0
>
>
> 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)