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

repair: ranges_parallelism option is not supported for tablet #18383

Closed
asias opened this issue Apr 24, 2024 · 0 comments
Closed

repair: ranges_parallelism option is not supported for tablet #18383

asias opened this issue Apr 24, 2024 · 0 comments

Comments

@asias
Copy link
Contributor

asias commented Apr 24, 2024

The ranges_parallelism option is introduced in commit 9b3fd94.
Currently, this option only works for vnode table repair.

It is useful for management tool to control parallelism.

asias added a commit to asias/scylla that referenced this issue Apr 24, 2024
The ranges_parallelism option is introduced in commit 9b3fd94.
Currently, this option works for vnode table repair only.

This patch enables it for tablet repair, since it is useful for
tablet repair too.

Fixes scylladb#18383
@asias asias added the backport/6.0 should be backported to 6.0 label Apr 24, 2024
@asias asias self-assigned this Apr 24, 2024
asias added a commit to asias/scylla that referenced this issue Apr 26, 2024
The ranges_parallelism option is introduced in commit 9b3fd94.
Currently, this option works for vnode table repair only.

This patch enables it for tablet repair, since it is useful for
tablet repair too.

Fixes scylladb#18383
asias added a commit to asias/scylla that referenced this issue May 6, 2024
The ranges_parallelism option is introduced in commit 9b3fd94.
Currently, this option works for vnode table repair only.

This patch enables it for tablet repair, since it is useful for
tablet repair too.

Fixes scylladb#18383
denesb pushed a commit that referenced this issue May 8, 2024
The ranges_parallelism option is introduced in commit 9b3fd94.
Currently, this option works for vnode table repair only.

This patch enables it for tablet repair, since it is useful for
tablet repair too.

Fixes #18383

Closes #18385
@github-actions github-actions bot added backport/none Backport is not required and removed backport/6.0 should be backported to 6.0 labels Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants