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

ceph-handler: use haproxy maintenance for rgw restarts (backport #7571) #7574

Merged
merged 1 commit into from
Jun 27, 2024

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Jun 27, 2024

RGW currently restarts without waiting for existing connections to close. By adjusting the HAProxy weight before the restart, we can ensure that no active connections are disrupted during the restart process.


This is an automatic backport of pull request #7571 done by Mergify.

RGW currently restarts without waiting for existing connections to
close. By adjusting the HAProxy weight before the restart, we can
ensure that no active connections are disrupted during the restart
process.

Signed-off-by: Seena Fallah <[email protected]>
(cherry picked from commit 4fa9057)
@guits
Copy link
Collaborator

guits commented Jun 27, 2024

update job are broken due to CentOS 8 EOL

@guits guits merged commit 9737947 into stable-8.0 Jun 27, 2024
25 of 27 checks passed
@guits guits deleted the mergify/bp/stable-8.0/pr-7571 branch June 27, 2024 12:41
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