Project

General

Profile

Actions

Bug #38075

closed

multisite: datalog trim may not trim to completion

Added by Casey Bodley about 5 years ago. Updated about 5 years ago.

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

0%

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

Description

radosgw's datalog trim logic remembers the to_marker of its call to cls_log_trim(), and avoids calling it again until the marker advances past that. however, cls_log_trim() has a hardcoded limit of 1000 entries per call, and is not guaranteed to trim all the way to this to_marker. as a result, radosgw may stop trying to trim even though many entries may still remain


Related issues 2 (0 open2 closed)

Copied to rgw - Backport #38446: luminous: multisite: datalog trim may not trim to completionResolvedPrashant DActions
Copied to rgw - Backport #38447: mimic: multisite: datalog trim may not trim to completionResolvedPrashant DActions
Actions #1

Updated by Casey Bodley about 5 years ago

  • Status changed from In Progress to Fix Under Review
Actions #2

Updated by Casey Bodley about 5 years ago

  • Status changed from Fix Under Review to Pending Backport
Actions #3

Updated by Nathan Cutler about 5 years ago

  • Copied to Backport #38446: luminous: multisite: datalog trim may not trim to completion added
Actions #4

Updated by Nathan Cutler about 5 years ago

  • Copied to Backport #38447: mimic: multisite: datalog trim may not trim to completion added
Actions #5

Updated by Nathan Cutler about 5 years ago

  • Status changed from Pending Backport to Resolved
Actions

Also available in: Atom PDF