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

pacific: rgw: Drain async_processor request queue during shutdown #53472

Merged
merged 1 commit into from Nov 15, 2023

Conversation

k0ste
Copy link
Contributor

@k0ste k0ste commented Sep 14, 2023

backport tracker: https://tracker.ceph.com/issues/57635


backport of #48021
parent tracker: https://tracker.ceph.com/issues/49666

this backport was staged using ceph-backport.sh version 16.0.0.6848
find the latest version at https://github.com/ceph/ceph/blob/main/src/script/ceph-backport.sh

@github-actions github-actions bot added the rgw label Sep 14, 2023
@github-actions github-actions bot added this to the pacific milestone Sep 14, 2023
Drain outstanding requests from the async_processor before stopping
the sync threads to avoid any use-after-free of their local variables.

Fixes: https://tracker.ceph.com/issues/49666

Signed-off-by: Soumya Koduri <skoduri@redhat.com>
(cherry picked from commit 9b45176)
@yuriw
Copy link
Contributor

yuriw commented Nov 15, 2023

jenkins test make check

@yuriw yuriw merged commit 800e39c into ceph:pacific Nov 15, 2023
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants