Project

General

Profile

Actions

Bug #2461

closed

DBObjectMap is incompatible with collection_rename

Added by Samuel Just almost 12 years ago. Updated almost 12 years ago.

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

0%

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

Description

Objects are stored using a (collection_name, object_name) prefix. When a collection is renamed from A to B, objects in A with omap values will appear to lose them.

1) Modify existing code to (slowly) handle collection rename correctly.
2) Update interface/implementation to handle this case efficiently.

The current implementation also makes pg split complicated, so the format change should handle that case as well.

Actions #1

Updated by Samuel Just almost 12 years ago

  • Status changed from New to Resolved
Actions

Also available in: Atom PDF