Actions
Bug #57063
closedIncorrect resumption from Full to Incremental Sync in RGWDataSyncShardCR
% Done:
0%
Source:
Community (dev)
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Tags (freeform):
Merge Commit:
Fixed In:
v17.0.0-14344-g77558ef2c4b
Released In:
v18.2.0~1552
Upkeep Timestamp:
2025-07-13T06:12:00+00:00
Description
Because the `switch` statement is outside a resume block, if Full sync yields after the switch to incremental, the remaining code in `full_sync()` is never executed.
Updated by Casey Bodley over 3 years ago
- Status changed from Fix Under Review to Resolved
- Backport deleted (
quincy, pacific)
Updated by Upkeep Bot 8 months ago
- Merge Commit set to 77558ef2c4b535b8ad2936a438ddf018dd739408
- Fixed In set to v17.0.0-14344-g77558ef2c4b
- Released In set to v18.2.0~1552
- Upkeep Timestamp set to 2025-07-13T06:12:00+00:00
Actions