beliefer commented on code in PR #26297: URL: https://github.com/apache/flink/pull/26297#discussion_r2006749343
########## flink-runtime/src/main/java/org/apache/flink/streaming/api/functions/sink/legacy/SinkFunction.java: ########## @@ -32,7 +32,6 @@ * org.apache.flink.api.connector.sink2.Sink} interface instead. */ @Internal -@Deprecated Review Comment: It should still be deprecated. I remove it since the annotation @Deprecated duplicate with the comments @deprecated. And I follow up the https://github.com/apache/flink/pull/25331 -- 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]
