Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(duplication): add a new command to shell to list duplications for one or multiple tables #2165

Merged
merged 18 commits into from
Dec 12, 2024

Conversation

empiredan
Copy link
Contributor

@empiredan empiredan commented Dec 10, 2024

Based on #2164, this PR is to
introduce a new command for Pegasus shell to list the duplications for one or
multiple tables of this cluster according to provided table name pattern.

This command could list table-level, duplication-level and partition-level info for each
duplication. It could also provide summary stats for listed duplications. It could check
the progress, which is useful while we want to know if the duplication-based migrations
have been finished, or how many decrees have not been duplicated. The duplications
that have not been finished could also be listed.

@empiredan empiredan marked this pull request as ready for review December 11, 2024 04:17
acelyc111
acelyc111 previously approved these changes Dec 11, 2024
@empiredan empiredan merged commit fb2ed45 into apache:master Dec 12, 2024
91 of 95 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants