Skip to content

[server] Resume deletions off startup via scheduled event#3131

Open
wattt3 wants to merge 1 commit intoapache:mainfrom
wattt3:2891-resume-deletion-scheduler
Open

[server] Resume deletions off startup via scheduled event#3131
wattt3 wants to merge 1 commit intoapache:mainfrom
wattt3:2891-resume-deletion-scheduler

Conversation

@wattt3
Copy link
Copy Markdown

@wattt3 wattt3 commented Apr 19, 2026

Generated-by: [Claude Opus 4.7] following the guidelines

Purpose

Linked issue: close #2891

Brief change log

  • CoordinatorEventProcessor gains a scheduled executor that fires a ResumeDeletionEvent
  • Removed the synchronous resumeDeletions() call from TableManager.startup()

Tests

  • Removed TableManagerTest.testResumeDeletionAfterRestart
  • Added CoordinatorEventProcessorTest.testScheduledResumeDeletionResumesPendingDeletion

@wattt3 wattt3 marked this pull request as draft April 19, 2026 11:48
@wattt3 wattt3 marked this pull request as ready for review April 19, 2026 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[server] Throttle replica deletion on Coordinator startup to prevent event queue starvation

1 participant