beliefer commented on code in PR #25835:
URL: https://github.com/apache/flink/pull/25835#discussion_r1910342031
##########
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:
So do I. But the annotation exists in project all without comments.
--
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]