Project

General

Profile

Actions

Cleanup #16195

closed

mds: Don't spam log with standby_replay_restart messages

Added by John Spray almost 8 years ago. Updated over 7 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Introspection/Control
Target version:
-
% Done:

0%

Tags:
Backport:
Reviewed:
Affected Versions:
Component(FS):
MDS
Labels (FS):
Pull request ID:

Description

1051 inline void MDSRank::standby_replay_restart()                                   
1052 {                                                                               
1053   dout(1) << "standby_replay_restart"                                           
1054           << (standby_replaying ? " (as standby)":" (final takeover pass)")     
1055           << dendl;         

This gets repeated in logs for standby replay daemons. We should probably change this to a dout(4)

Actions #1

Updated by John Spray almost 8 years ago

  • Category set to 47
Actions #2

Updated by John Spray almost 8 years ago

  • Status changed from New to In Progress
  • Assignee set to John Spray
Actions #3

Updated by Greg Farnum almost 8 years ago

  • Category changed from 47 to Introspection/Control
  • Component(FS) MDS added
Actions #4

Updated by John Spray almost 8 years ago

  • Status changed from In Progress to Fix Under Review
Actions #5

Updated by John Spray over 7 years ago

  • Status changed from Fix Under Review to Resolved
Actions

Also available in: Atom PDF