You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2022/01/20 12:25:20 UTC

[GitHub] [flink] CrynetLogistics commented on a change in pull request #18421: [FLINK-25731][connectors/kinesis] Deprecated FlinkKinesisConsumer / F…

CrynetLogistics commented on a change in pull request #18421:
URL: https://github.com/apache/flink/pull/18421#discussion_r788713265



##########
File path: flink-connectors/flink-connector-kinesis/src/main/java/org/apache/flink/streaming/connectors/kinesis/FlinkKinesisConsumer.java
##########
@@ -101,7 +101,11 @@
  * source or a downstream operator.
  *
  * @param <T> the type of data emitted
+ * @deprecated This consumer based on the Kinesis Consumer Library (KCL) has been deprecated, a jira
+ *     to create an equivalent consumer based on AWS SDK for Java 2.x has been raised in FLINK-25729
+ *     and planned for Flink 1.16.

Review comment:
       I couldn't agree more




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org