Skip to content

Fix resync/repair ticker period - #3154

Open
baarde wants to merge 1 commit into
zalando:masterfrom
baarde:repair-period
Open

Fix resync/repair ticker period#3154
baarde wants to merge 1 commit into
zalando:masterfrom
baarde:repair-period

Conversation

@baarde

@baarde baarde commented Jul 31, 2026

Copy link
Copy Markdown

Hello,

This is a fix for #2321.

#304 introduced a repair_period (5 minutes) that is smaller than resync_period (30 minutes) to fix failing clusters.

However, the resync/repair ticker's period is currently set to the resync_period, so having a shorter repair_period has no effect.

This PR sets the ticker's period to the smallest value.

@FxKu FxKu added this to the 2.0.2 milestone Aug 11, 2026
@FxKu FxKu modified the milestones: 2.0.2, 2.1.0 Aug 12, 2026
@FxKu FxKu removed the bugfix label Aug 12, 2026
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.

2 participants