Project

General

Profile

Actions

Bug #55599

open

rgw: zipper/dbstore: implement lifecycle support

Added by Matt Benjamin almost 2 years ago. Updated almost 2 years ago.

Status:
In Progress
Priority:
Normal
Assignee:
Target version:
-
% Done:

0%

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

Description

There are a few areas not yet generalized:

1) radosgw-admin lc list
2) unification of lc sharding itself (it's not clear that dbstore needs sharding, but currently a notion of it is exposed--for some stores, it could be a constant?)
3) hook lc list, get, set ops by dbstore itself

This should be sufficient to get all the rgw_lc.cc logic working with dbstore.

Matt

Actions #1

Updated by Soumya Koduri almost 2 years ago

  • Status changed from New to In Progress

With https://github.com/ceph/ceph/pull/46853 , basic lifecycle feature (transition and expiration) works on dbstore too. But the other items listed in this bug description still need to be addressed.

Actions

Also available in: Atom PDF