[ 
https://issues.apache.org/jira/browse/FLINK-8271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16294498#comment-16294498
 ] 

ASF GitHub Bot commented on FLINK-8271:
---------------------------------------

Github user tzulitai commented on a diff in the pull request:

    https://github.com/apache/flink/pull/5171#discussion_r157396637
  
    --- Diff: flink-connectors/flink-connector-kinesis/pom.xml ---
    @@ -33,7 +33,7 @@ under the License.
        <artifactId>flink-connector-kinesis_${scala.binary.version}</artifactId>
        <name>flink-connector-kinesis</name>
        <properties>
    -           <aws.sdk.version>1.11.171</aws.sdk.version>
    +           <aws.sdk.version>1.11.250</aws.sdk.version>
    --- End diff --
    
    AFAIK, the exact `aws.sdk.version` was picked according to match the KCL / 
KPL dependency versions.
    i.e., both the AWS Java SDK dependency version used in the KCL / KPL 
matches the `aws.sdk.version`, otherwise there may be conflicts.
    
    Was `1.11.250` confirmed to also be compatible with the current KCL / KPL 
versions?


> upgrade from deprecated classes to AmazonKinesis
> ------------------------------------------------
>
>                 Key: FLINK-8271
>                 URL: https://issues.apache.org/jira/browse/FLINK-8271
>             Project: Flink
>          Issue Type: Improvement
>          Components: Kinesis Connector
>    Affects Versions: 1.4.0
>            Reporter: Bowen Li
>            Assignee: Bowen Li
>             Fix For: 1.5.0, 1.4.1
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to