dcapwell commented on PR #2336: URL: https://github.com/apache/cassandra/pull/2336#issuecomment-1551883725
> would you kindly elaborate? My PR doesn't change the signatures of the existing public API. this changes public APIs, which increases the scope of this patch. * `upgrades` is now `applicableVersionsRange` * `upgradesToCurrentFrom` is now `minimalApplicableVersion` this adds a lot more noise to the patch, making it hard to see what is a bug fix, and what is a personal style change. -- 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]

