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

Do not remove evacuating actual LRP during cleanup #53

Merged
merged 1 commit into from
May 6, 2024

Conversation

mariash
Copy link
Member

@mariash mariash commented May 3, 2024

Summary

Evacuating actual LRP will be removed by BBS convergence or after the replacement LRP is started. No need to bombard BBS during cell updates. This will minimize the drain time and it will actually stay close to the configured drain timeout. Cleanup is happening after the timeout is reached and BBS requests can overload BBS and cause it to timeout each request (10s) by default.

Backward Compatibility

Breaking Change? No

Evacuating actual LRP will be removed by BBS convergence or after the
replacement LRP is started. No need to bombard BBS during cell updates.
This will minimize the drain time and it will actually stay close to the
configured drain timeout. Cleanup is happening after the timeout is
reached and BBS requests can overload BBS and cause it to timeout each
request (10s) by default.
@mariash mariash requested a review from a team as a code owner May 3, 2024 23:19
@MarcPaquette MarcPaquette merged commit 6ee2201 into main May 6, 2024
1 check passed
@jrussett jrussett deleted the skip-removal-for-evacuating-lrp branch May 9, 2024 23:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants