Project

General

Profile

Actions

Bug #5441

closed

bucket creation does not log the tag

Added by Anonymous almost 11 years ago. Updated almost 11 years ago.

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

0%

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

Description

In the wip-rgw-geo-2 branch, the mdlog entries for a bucket creation do not include the tag.
The tag should be included, to ensure we correctly handle a bucket being created, deleted and then created again in the same sync window.

Here is an example of what the output current looks like:

{ "section": "bucket",
"name": "bucket1",
"timestamp": "2013-06-24 18:29:31.036136Z",
"data": { "read_version": { "tag": "",
"ver": 0},
"write_version": { "tag": "_vibghaJPNedkh0YQQaC384l",
"ver": 1},
"status": { "status": "write"}}}
Actions

Also available in: Atom PDF