Claudenw opened a new pull request, #2145: URL: https://github.com/apache/cassandra/pull/2145
Adds ordering by generation to sstable updates and rewrites. Added method to retrieve sstable names in order. Used method in ComlumFamilyStore and StandaloneUpgrader Added unit test cases and util methods in support of same. Issue is expressed by StandaloneUpgrader upgrading tables out of generation order. Test will create an example to show that fix works. -- 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]

