davidradl commented on code in PR #26297: URL: https://github.com/apache/flink/pull/26297#discussion_r2005815906
########## 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: why are we changing this tag? It is was part of the legacy deprecated API - should this not be deprecated? -- 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]
