Project

General

Profile

Actions

Bug #49615

open

can't get mdlog when rgw_run_sync_thread = false

Added by Jiaxing Fan over 3 years ago. Updated about 2 months ago.

Status:
Fix Under Review
Priority:
Normal
Assignee:
Target version:
% Done:

0%

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

Description

secondary zone can't get mdlog when master zone rgw set rgw_run_sync_thread = false

The reason is master zone rgw skip below

if (run_sync_thread) {
// initialize the log period history
meta_mgr->init_oldest_log_period();
}
Actions

Also available in: Atom PDF