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

cloud_storage/scrubbing: forcing partition/topic scrubs #13886

Closed
VladLazar opened this issue Oct 3, 2023 · 1 comment · Fixed by #14349
Closed

cloud_storage/scrubbing: forcing partition/topic scrubs #13886

VladLazar opened this issue Oct 3, 2023 · 1 comment · Fixed by #14349
Assignees
Labels
area/cloud-storage Shadow indexing subsystem kind/enhance New feature or request

Comments

@VladLazar
Copy link
Contributor

Since the scrubbing interval for an ntp is on the order of hours, we want the ability to force scrubs for a given partition and/or topic. An admin api endpoint should be exposed to start the forced scrub. Another admin api endpoint should show the current status of the scrub.

Once this has been implemented, we can phase out the usage of rp-storage-tool from our ducktape test suite.

@VladLazar VladLazar added the kind/enhance New feature or request label Oct 3, 2023
@VladLazar VladLazar self-assigned this Oct 3, 2023
@VladLazar VladLazar added the area/cloud-storage Shadow indexing subsystem label Oct 3, 2023
@dotnwat
Copy link
Member

dotnwat commented Oct 3, 2023

Once this has been implemented, we can phase out the usage of rp-storage-tool from our ducktape test suite.

🔥

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cloud-storage Shadow indexing subsystem kind/enhance New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants