[
https://issues.apache.org/jira/browse/CASSANDRASC-132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17867123#comment-17867123
]
ASF subversion and git services commented on CASSANDRASC-132:
-------------------------------------------------------------
Commit 4fbdb880a4369700aed51ce885a5b349d28c0397 in cassandra-sidecar's branch
refs/heads/trunk from Yifan Cai
[ https://gitbox.apache.org/repos/asf?p=cassandra-sidecar.git;h=4fbdb880 ]
CASSANDRASC-132: Add restore job progress endpoint and consistency check on
restore ranges (#123)
The patch adds a new web API to retrieve the restore job progress that is
computed using the current Cassandra cluster topology and the consistency level
required for the restore job.
Patch by Yifan Cai; Reviewed by Bernardo Botella, Francisco Guerrero for
CASSANDRASC-132
> Add restore job progress endpoint and consistency check on restore ranges
> -------------------------------------------------------------------------
>
> Key: CASSANDRASC-132
> URL: https://issues.apache.org/jira/browse/CASSANDRASC-132
> Project: Sidecar for Apache Cassandra
> Issue Type: New Feature
> Components: Rest API
> Reporter: Yifan Cai
> Assignee: Yifan Cai
> Priority: Normal
> Labels: pull-request-available
>
> In order to support the sidecar-managed restore jobs (sidecar counterpart of
> Cassandra analytics bulk write via S3), it is required to have the capability
> to perform consistency check for the individual restore ranges and have a new
> endpoint for the spark job to query the restore progress.
> The consistency check should be responsive to cluster topology changes. For
> example, if there is a new node joining the cluster, the write replica set of
> the affected ranges are changed. The joining node should be able to discover
> the restore ranges that it owns and restore the data.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]