[ 
https://issues.apache.org/jira/browse/CASSANDRA-21258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18087970#comment-18087970
 ] 

Matt Byrd edited comment on CASSANDRA-21258 at 6/10/26 12:53 PM:
-----------------------------------------------------------------

Have a PR for this here:

[https://github.com/apache/cassandra/pull/4876]

 

attached CI run also

( ci_summary_mbyrd_CASSANDRA-21258_trunk_run1.html )


was (Author: mbyrd):
Have a PR for this here:

[https://github.com/apache/cassandra/pull/4876]

 

and CI run:

ci_summary_mbyrd_CASSANDRA-21258_trunk_run1.html 

 

> Allow nodetool rebuild to support suppling a list of tables to target per 
> keyspace 
> -----------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-21258
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-21258
>             Project: Apache Cassandra
>          Issue Type: Improvement
>          Components: Consistency/Streaming, Tool/nodetool
>            Reporter: Matt Byrd
>            Assignee: Matt Byrd
>            Priority: Normal
>         Attachments: ci_summary_mbyrd_CASSANDRA-21258_trunk_run1.html
>
>
> 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.
> It seems like it should be fairly straightforward at least in terms of code 
> and plumbing to allow this.
> RangeStreamer.java already calls into StreamPlan::requestRanges suppling the 
> entire set of tables, hence could modified to allow to specifying a subset.
> Would be interested if folks generally think this is reasonable or if anyone 
> can see any problems in extending the api surface area In this way.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to