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

squid: crimson/osd/main: Enable multicore cluster messenger #57480

Merged
merged 2 commits into from
May 16, 2024

Conversation

Matan-B
Copy link
Contributor

@Matan-B Matan-B commented May 15, 2024

backport of #55708

this backport was staged using crimson-backport.sh which is based on 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

Taken from: f78e99c

Co-authored-by: Yingxin Cheng <[email protected]>
Co-authored-by: Chunmei Liu <[email protected]>
Co-authored-by: Xinyu Huang <[email protected]>
Signed-off-by: Matan Breizman <[email protected]>
(cherry picked from commit ab239ad)
After enabling multicore cluster messenger, there is no
guarantee which core will handle the request.
See: OSDSingletonState::send_to_osd()

Signed-off-by: Matan Breizman <[email protected]>
(cherry picked from commit cbad3e4)
@Matan-B Matan-B requested a review from a team as a code owner May 15, 2024 14:56
@Matan-B Matan-B added this to the squid milestone May 15, 2024
@Matan-B Matan-B merged commit db50286 into ceph:squid May 16, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants