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 11:33:12 UTC

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

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



##########
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:
       Please remove the 1.16 reference, this is captured in the Jira




-- 
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