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/27 12:40:37 UTC

[GitHub] [flink] zentol commented on a change in pull request #18537: [FLINK-25852][Connectors] Annotate SourceFunction and SinkFunction as deprecated

zentol commented on a change in pull request #18537:
URL: https://github.com/apache/flink/pull/18537#discussion_r793565532



##########
File path: flink-streaming-java/src/main/java/org/apache/flink/streaming/api/functions/sink/SinkFunction.java
##########
@@ -27,7 +27,9 @@
  * Interface for implementing user defined sink functionality.
  *
  * @param <IN> Input type parameter.
+ * @deprecated This has been deprecated and will be removed in the future.

Review comment:
       This should mention instructions for migrating to a non-deprecated API.




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