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: osd/scrub: no "slow response" warning for queued reservations #56482

Merged
merged 2 commits into from Apr 18, 2024

Conversation

ronen-fr
Copy link
Contributor

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

parent tracker: https://tracker.ceph.com/issues/64869

backport of #56337

original description:

When sending a "queued reservation" request (the new default), the OSD
will not respond until the reservation is granted. This can take a
long time, and the client should not be warned about a "slow response".

Signed-off-by: Ronen Friedman rfriedma@redhat.com

When sending a "queued reservation" request (the new default), the OSD
will not respond until the reservation is granted.  This can take a
long time, and the client should not be warned about a "slow response".

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

Signed-off-by: Ronen Friedman <rfriedma@redhat.com>
(cherry picked from commit 62456f3)
Removing 'osd_scrub_slow_reservation_response', as it is not in use
anymore.

Signed-off-by: Ronen Friedman <rfriedma@redhat.com>
(cherry picked from commit 40d5064)
@ljflores ljflores added this to the squid milestone Apr 5, 2024
@Matan-B
Copy link
Contributor

Matan-B commented Apr 18, 2024

@yuriw yuriw merged commit 90bfac5 into ceph:squid Apr 18, 2024
12 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
4 participants