davidradl commented on code in PR #25835:
URL: https://github.com/apache/flink/pull/25835#discussion_r1910577181


##########
flink-runtime/src/main/java/org/apache/flink/streaming/api/operators/StreamSink.java:
##########
@@ -25,6 +25,7 @@
 import org.apache.flink.streaming.runtime.tasks.ProcessingTimeService;
 
 /** A {@link StreamOperator} for executing {@link SinkFunction SinkFunctions}. 
*/
+@Deprecated

Review Comment:
   I am unsure why we are deprecating these methods. `SinkFunction`is not 
tagged as deprecated - some its methods are 



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

Reply via email to