Project

General

Profile

Actions

Cleanup #18875

open

osd: give deletion ops a cost when performing backfill

Added by Greg Farnum about 7 years ago. Updated about 6 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Tags:
Backport:
Reviewed:
Affected Versions:
Component(RADOS):
OSD
Pull request ID:

Description

From PrimaryLogPG, line 11134 (at time of writing)

       // Don't increment ops here because deletions
       // are cheap and not replied to unlike real recovery_ops,
       // and we can't increment ops without requeueing ourself
       // for recovery.

That is, we assume removing objects is free when budgeting our backfill ops. Stop doing that.

Actions

Also available in: Atom PDF