fapaul commented on a change in pull request #17345:
URL: https://github.com/apache/flink/pull/17345#discussion_r727132968



##########
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:
       Hmm, but users are supposed to inherit from this class to build their 
writers. I think this class is correctly annotated. `@Internal` does not make 
sense here. 




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