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

[v23.3.x] archival: Disable housekeeping jobs on startup #18596

Merged

Conversation

vbotbuildovich
Copy link
Collaborator

Backport of PR #18526
Fixes: #18533, Fixes: #18535, Fixes: #18537, Fixes: #18539, Fixes: #18541, Fixes: #18543, Fixes: #18533, Fixes: #18587, Fixes: #18589, Fixes: #18549, Fixes: #18551, Fixes: #18590, Fixes: #18591, Fixes: #18592, Fixes: #18593, Fixes: #18594, Fixes: #18595, Fixes: #18543,

When the archiver is created there is a small window of opportunity for
it to run some housekeeping jobs before the manifest is synced. This
commit disables the housekeeping jobs in the contstructor to avoid this.

(cherry picked from commit d4735bc)
@vbotbuildovich vbotbuildovich added this to the v23.3.x-next milestone May 21, 2024
@vbotbuildovich vbotbuildovich added the kind/backport PRs targeting a stable branch label May 21, 2024
@vbotbuildovich vbotbuildovich requested a review from Lazin May 21, 2024 13:53
@Lazin Lazin merged commit bb593cd into redpanda-data:v23.3.x May 21, 2024
17 checks passed
@BenPope BenPope modified the milestones: v23.3.x-next, v23.3.16 Jun 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/redpanda kind/backport PRs targeting a stable branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants