Project

General

Profile

Actions

Bug #19835

closed

reduce log level of 'storing entry at' in cls_log

Added by Casey Bodley almost 7 years ago. Updated over 6 years ago.

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

0%

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


Related issues 2 (0 open2 closed)

Copied to rgw - Backport #19838: jewel: reduce log level of 'storing entry at' in cls_logResolvedNathan CutlerActions
Copied to rgw - Backport #19839: kraken: reduce log level of 'storing entry at' in cls_logResolvedNathan CutlerActions
Actions #1

Updated by Willem Jan Withagen almost 7 years ago

This log line is used in 2 locations.
The other reference in the source has level already at 20.
./src/cls/timeindex/cls_timeindex.cc:85:
CLS_LOG(20, "storing entry at %s", index.c_str());

And we need not always know where in the log items are stored.
So it looks like a leftover debug feature.

Actions #2

Updated by Casey Bodley almost 7 years ago

  • Status changed from Fix Under Review to Pending Backport
Actions #3

Updated by Nathan Cutler almost 7 years ago

  • Copied to Backport #19838: jewel: reduce log level of 'storing entry at' in cls_log added
Actions #4

Updated by Nathan Cutler almost 7 years ago

  • Copied to Backport #19839: kraken: reduce log level of 'storing entry at' in cls_log added
Actions #5

Updated by Nathan Cutler over 6 years ago

  • Status changed from Pending Backport to Resolved
Actions

Also available in: Atom PDF