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

broker: require the topology is stable for longer before auto-suspending #420

Merged
merged 1 commit into from
Feb 7, 2025

Conversation

jgraettinger
Copy link
Contributor

@jgraettinger jgraettinger commented Feb 7, 2025

This is a safety valve if there are frequent topology changes in the cluster, since those changes will slow down auto-suspensions.

It also provides an opportunity for a primary which is newly-added to the topology to observe fragment uploads which may have arrived after its first fragment refresh interval.


This change is Reviewable

This is a safety valve if there are frequent topology changes in the
cluster, since those changes will slow down auto-suspensions.

It also provides an opportunity for a primary which is newly-added to
the topology to observe fragment uploads which may have arrived after
its first fragment refresh interval.
@jgraettinger jgraettinger requested a review from mdibaiee February 7, 2025 17:29
@jgraettinger jgraettinger merged commit fa8573f into master Feb 7, 2025
1 check passed
@jgraettinger jgraettinger deleted the johnny/suspend-stable branch February 7, 2025 17:53
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.

2 participants