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.

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.

1 participant