CrynetLogistics commented on a change in pull request #17345:
URL: https://github.com/apache/flink/pull/17345#discussion_r727142915
##########
File path:
flink-connectors/flink-connector-base/src/main/java/org/apache/flink/connector/base/sink/writer/AsyncSinkWriter.java
##########
@@ -47,7 +47,7 @@
*
* <p>There are configuration options to customize the buffer size etc.
*/
-@PublicEvolving
+@Internal
Review comment:
Ah okay, I see, it's undesirable to have changes to this so as to not
affect sink builders which ultimately are users. Makes sense!
--
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]