Actions
Bug #70395
closedBug #70180: PGRecovery::budget_available: re-enable try_acquire_throttle_now usage
Use throttler for backfill operation
% Done:
0%
Source:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Description
The approach was used in this commit https://github.com/ceph/ceph/commit/14463aa7a493dc6903d18af960aac24e8ab8153b not
suitable to use throttle for backfill scenario. Instead of using throttle during backfill state transition we can use it before trigger an initial state for backfill.
Updated by MOHIT AGRAWAL about 1 year ago
- Status changed from New to Fix Under Review
- Pull request ID set to 62238
Updated by MOHIT AGRAWAL 12 months ago
- Status changed from Fix Under Review to Duplicate
- Parent task set to #70180
Actions