sunithabeeram opened a new pull request #4063: Introduce interface stability and audience annotations URL: https://github.com/apache/incubator-pinot/pull/4063 Implementation for https://github.com/apache/incubator-pinot/issues/4031. I have annotated couple of interfaces as an example. Once this is merged, will review rest of the interfaces and mark them. The main thing I would like to accomplish is to call out "external" APIs with InterfaceAudience.public (may not annotate all interfaces as Private should be assumed where the annotation is missing).
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
