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

Tzu-Li (Gordon) Tai updated FLINK-9266:
---------------------------------------
    Release Note: The default versions for AWS SDKs used in the Flink Kinesis 
connector has been upgraded. {{aws-java-sdk-kinesis}} has been upgraded to 
version '1.11.139', {{amazon-kinesis-client}} has been upgraded to version 
'1.9.0', and {{amazon-kinesis-producer}} to version '0.12.9'.  (was: The 
default versions for AWS SDKs used in the Flink Kinesis connector has been 
upgraded. {{aws-java-sdk-kinesis}} has been upgraded to version '1.11.139', 
{{amazon-kinesis-client}} has been upgraded to version '1.9.0', and 
{{amazon-kinesis-producer}} to version '0.12.9'.

<aws.sdk.version>1.11.272</aws.sdk.version>
-               <aws.kinesis-kcl.version>1.8.1</aws.kinesis-kcl.version>
-               <aws.kinesis-kpl.version>0.12.6</aws.kinesis-kpl.version>
+               <aws.sdk.version>1.11.319</aws.sdk.version>
+               <aws.kinesis-kcl.version>1.9.0</aws.kinesis-kcl.version>
+               <aws.kinesis-kpl.version>0.12.9</aws.kinesis-kpl.version>)

> 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
>             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)

Reply via email to