[
https://issues.apache.org/jira/browse/FLINK-23009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Danny Cranmer resolved FLINK-23009.
-----------------------------------
Resolution: Fixed
This has now been fixed and merged into 1.12/1.13 and 1.14 (master) with
passing e2e tests
> Bump up Guava in Kinesis Connector
> ----------------------------------
>
> Key: FLINK-23009
> URL: https://issues.apache.org/jira/browse/FLINK-23009
> Project: Flink
> Issue Type: Improvement
> Components: Connectors / Kinesis
> Reporter: Emre Kartoglu
> Assignee: Emre Kartoglu
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.14.0, 1.12.5, 1.13.2
>
>
> *Background*
> We maintain a copy of the Flink connector in our AWS GitHub group:
> [https://github.com/awslabs/amazon-kinesis-connector-flink]
> We've recently upgraded the Guava library in our AWS copy as the version we
> were using was quite old and had incompatible interface differences with the
> later and more commonly used Guava versions. As part of this ticket we'll be
> applying the same changes in the Flink repo
> [https://github.com/apache/flink/tree/master/flink-connectors/flink-connector-kinesis]
>
> *Scope*
> * Upgrade Guava library in pom.xml
> * Switch to 3-arg version of Guava Futures.addCallback method call, as the
> old 2-arg version is no longer supported
> *Result*
> All existing and new tests should pass
>
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)