[
https://issues.apache.org/jira/browse/FLINK-8271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16294031#comment-16294031
]
ASF GitHub Bot commented on FLINK-8271:
---------------------------------------
GitHub user bowenli86 opened a pull request:
https://github.com/apache/flink/pull/5171
[FLINK-8271][Kinesis connector] upgrade from deprecated classes to
AmazonKinesis
## What is the purpose of the change
Many methods/constructors AmazonKinesisClient has been deprecated by
Amazon. Upgrade to AmazonKinesis with latest supported methods
## Brief change log
Upgrade to AmazonKinesis with latest supported methods
## Verifying this change
This change is already covered by existing tests
## Does this pull request potentially affect one of the following parts:
## Documentation
none
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bowenli86/flink FLINK-8271
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/5171.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #5171
----
commit 7b666e590158e23397226fe9779646c27ae699a2
Author: Bowen Li <[email protected]>
Date: 2017-12-17T06:53:20Z
upgrade to AmazonKinesis
commit 7c0c5d5d7827c44992fa60b61c496d2759667dfb
Author: Bowen Li <[email protected]>
Date: 2017-12-17T07:13:32Z
format code
----
> 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)