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-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org