ericxiao251 commented on PR #21077: URL: https://github.com/apache/flink/pull/21077#issuecomment-1310513240
Thank you @gaoyunhaii for your comments! I've applied the changes :). I am trying to understand when one should add the annotation `@PublicEvolving` to their classes and from what I can tell, most of the Scala API has the annotation. Is this because the Scala API is intended as an interface to the Java APIs? I noticed the Java `AsyncRetryStrategies` class does not have the annotation on each builder class. -- 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]
