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 #7571

Merged
merged 1 commit into from
Jun 27, 2024

Conversation

clwluvw
Copy link
Member

@clwluvw clwluvw commented Jun 10, 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.

@clwluvw clwluvw requested a review from guits June 10, 2024 10:14
@guits
Copy link
Collaborator

guits commented Jun 10, 2024

jenkins test centos-container-all_daemons

@guits
Copy link
Collaborator

guits commented Jun 10, 2024

jenkins test centos-container-lvm_osds

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]>
@guits guits merged commit 4fa9057 into ceph:main Jun 27, 2024
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants