Project

General

Profile

Actions

Bug #55000

closed

multisite: data sync only spawns one bucket sync at a time

Added by Casey Bodley about 2 years ago. Updated 9 months ago.

Status:
Resolved
Priority:
Normal
Assignee:
Target version:
-
% Done:

100%

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

Description

RGWDataSyncShardCR has a 'int spawn_window = BUCKET_SHARD_SYNC_SPAWN_WINDOW' (20) that's meant to limit how many concurrent bucket syncs we spawn during data sync

some refactoring in https://github.com/ceph/ceph/pull/35511 removed this use of 'spawn_window' and replaced it with a call to drain_all_but_stack_cb() whose effective concurrency window is 1


Related issues 2 (0 open2 closed)

Copied to rgw - Backport #55135: pacific: multisite: data sync only spawns one bucket sync at a timeResolvedCasey BodleyActions
Copied to rgw - Backport #55136: quincy: multisite: data sync only spawns one bucket sync at a timeResolvedCasey BodleyActions
Actions

Also available in: Atom PDF