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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to