michaelsembwever commented on code in PR #2958: URL: https://github.com/apache/cassandra/pull/2958#discussion_r1461065424
########## src/java/org/apache/cassandra/db/virtual/proc/SystemViewAnnotationProcessor.java: ########## Review Comment: I'm +0 towards not keeping the generated classes. And the build complexity can hopefully be all encapsulated in a separate `.build/build-compile-annotations.xml` file. If it is kept, then keep it elsewhere than the main `src/java/` please. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

