Project

General

Profile

Actions

Bug #13724

closed

rgw:bucket check remove _multipart_ prefix

Added by weijun duan over 8 years ago. Updated about 7 years ago.

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

0%

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

Description

root@compiler:/home/dwj/git/ceph/src# ./radosgw-admin bucket check --bucket=key-bkt
[
"_multipart_TODO",
"_multipart_vstart.sh"
]

my modify:
root@compiler:/home/dwj/git/ceph/src# ./radosgw-admin bucket check --bucket=key-bkt
[
"TODO",
"vstart.sh"
]


Related issues 1 (0 open1 closed)

Copied to rgw - Backport #17514: jewel: rgw:bucket check remove _multipart_ prefixResolvedLoïc DacharyActions
Actions #1

Updated by Nathan Cutler over 8 years ago

  • Project changed from Ceph to rgw
  • Source changed from other to Community (dev)
Actions #2

Updated by Yehuda Sadeh over 7 years ago

  • Status changed from New to Pending Backport
  • Backport set to jewel
Actions #3

Updated by Nathan Cutler over 7 years ago

  • Copied to Backport #17514: jewel: rgw:bucket check remove _multipart_ prefix added
Actions #4

Updated by Nathan Cutler about 7 years ago

  • Status changed from Pending Backport to Resolved
Actions

Also available in: Atom PDF