pvary commented on code in PR #24180:
URL: https://github.com/apache/flink/pull/24180#discussion_r1464617858


##########
flink-connectors/flink-connector-base/src/main/java/org/apache/flink/connector/base/sink/writer/AsyncSinkWriter.java:
##########
@@ -307,6 +313,14 @@ public AsyncSinkWriter(
         initializeState(states);
     }
 
+    public AsyncSinkWriter(

Review Comment:
   The `AsyncSinkWriter` needs to follow the changes of FLIP-372, so if we 
remove the deprecated methods, then AsyncSinkWriter could still work



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

Reply via email to