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

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

Github user kailashhd commented on the issue:

    https://github.com/apache/flink/pull/5663
  
    Currently in flink connector we are depending only on aws-sdk-kinesis and 
not on aws-java-sdk-bundle and also don't depend on kinesisvideo. So by default 
the dependency on kinesisvideo is not included in the connector which means we 
don't have to exclude any dependencies. I also verified that there is no 
unwanted netty dependencies by running mvn dependency:tree. The only instance 
of netty is this: `[INFO] |  +- 
org.apache.flink:flink-shaded-netty:jar:4.0.27.Final-2.0:provided` in 
accordance to the value in flink-parent pom.


> Upgrade AWS SDK in flink-connector-kinesis
> ------------------------------------------
>
>                 Key: FLINK-8888
>                 URL: https://issues.apache.org/jira/browse/FLINK-8888
>             Project: Flink
>          Issue Type: Improvement
>            Reporter: Kailash Hassan Dayanand
>            Priority: Minor
>
> Bump up the java aws sdk version to 1.11.272. Evaluate also the impact of 
> this version upgrade for KCL and KPL versions.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to