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

Fix rtt assignement for low values of infra-cache-max-rtt #1070

Merged
merged 2 commits into from
May 16, 2024

Conversation

gthess
Copy link
Member

@gthess gthess commented May 16, 2024

When a server is deemed still usable keep the same logic (a useful value outside of the RTT_BAND) also for small configured values of infra-cache-max-rtt.

@gthess gthess requested a review from wcawijngaards May 16, 2024 11:35
@gthess gthess self-assigned this May 16, 2024
Copy link
Member

@wcawijngaards wcawijngaards left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good, so that timeouted servers stay candidate for selection when low max rtt is chosen.

@gthess
Copy link
Member Author

gthess commented May 16, 2024

Thanks!

@gthess gthess merged commit 3ff5c7a into master May 16, 2024
1 check passed
gthess added a commit that referenced this pull request May 16, 2024
- Merge #1070: Fix rtt assignement for low values of
  infra-cache-max-rtt.
@gthess gthess deleted the bugfix/rtt-assignement-low-value branch May 16, 2024 11:45
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.

None yet

2 participants