Project

General

Profile

Actions

Bug #47674

closed

osd: Handle possible null work items from scheduler (e.g. mclock scheduler).

Added by Sridhar Seshasayee over 3 years ago. Updated over 3 years ago.

Status:
Resolved
Priority:
Normal
Category:
OSD
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

It's quite possible for a scheduler like mClock to return no work items
based on parameters like reservation, weight and limit. For e.g., if
a client exceeds its limit for a given time period, the scheduler returns
a response indicating that the operation in its queue will be scheduled at
a later point in time. The osd in such a scenario must handle this case.

Actions #1

Updated by Sridhar Seshasayee over 3 years ago

  • Status changed from New to Fix Under Review
  • Pull request ID set to 37431
Actions #2

Updated by Sridhar Seshasayee over 3 years ago

  • Status changed from Fix Under Review to Resolved

PR 37431 is merged. Closing this.

Actions

Also available in: Atom PDF