tolbertam commented on code in PR #4372: URL: https://github.com/apache/cassandra/pull/4372#discussion_r2331299463
########## CHANGES.txt: ########## @@ -220,6 +220,7 @@ * Add ELAPSED command to cqlsh (CASSANDRA-18861) * Add the ability to disable bulk loading of SSTables (CASSANDRA-18781) * Clean up obsolete functions and simplify cql_version handling in cqlsh (CASSANDRA-18787) + * Stop repair scheduler if two major versions are detected (CASSANDRA-20048) Review Comment: Verrrrrry tiny nit: Recent Changes should go at the top instead the bottom of changes for a release. -- 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]

