Jollyplum opened a new pull request, #4876: URL: https://github.com/apache/cassandra/pull/4876
Currently rebuild supports rebuilding at the scope of keyspace but not individual table. When an operator wants to load data (e.g a backup) for a specific table to only subset of nodes (e.g one D.C) and then rebuild the others from these nodes, this currently is not supported. Allow passing through a set of tables to restrict to as part of rebuild when keyspace specified. https://issues.apache.org/jira/browse/CASSANDRA-21258 will attach CI on ticket. -- 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]

