Project

General

Profile

Actions

Fix #14083

open

degrade a log message to a default level

Added by Kongming Wu over 8 years ago. Updated over 8 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Monitor
Target version:
-
% Done:

0%

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

Description

When leader election was done successfully, it will ask peon to collect info. When failed, it will cause monitor to do reelection, which makes relevant log message so important. So It would be better if lowing down the log level in the function of
dout(5) << func
<< " leader's lowest version is too high for our last committed"
<< " (theirs: " << collect->first_committed
<< "; ours: " << last_committed << ") -- bootstrap!" << dendl;

Actions #1

Updated by Nathan Cutler over 8 years ago

  • Category set to Monitor
Actions

Also available in: Atom PDF