Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(metarepos): suppress logging in GetMetadata method #1007

Open
wants to merge 1 commit into
base: sn_bootstrap_logging
Choose a base branch
from

Conversation

ijsong
Copy link
Member

@ijsong ijsong commented Mar 5, 2025

What this PR does

Change logging level to Debug for the GetMetadata method in
raft_metadata_repository.go to reduce verbosity.

@ijsong ijsong requested a review from hungryjang as a code owner March 5, 2025 12:09
Copy link

codecov bot commented Mar 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.65%. Comparing base (b9f9a7a) to head (b7ed043).

Additional details and impacted files
@@                   Coverage Diff                    @@
##           sn_bootstrap_logging    #1007      +/-   ##
========================================================
+ Coverage                 79.46%   79.65%   +0.19%     
========================================================
  Files                       178      178              
  Lines                     21571    21573       +2     
========================================================
+ Hits                      17142    17185      +43     
+ Misses                     3630     3598      -32     
+ Partials                    799      790       -9     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ijsong ijsong force-pushed the sn_bootstrap_logging branch from 5f67987 to fb442bb Compare March 6, 2025 10:23
@ijsong ijsong force-pushed the mr_suppress_verbose_log branch from 5a28ec4 to f102f80 Compare March 6, 2025 10:23
@ijsong ijsong force-pushed the sn_bootstrap_logging branch from fb442bb to 5851201 Compare March 8, 2025 13:07
@ijsong ijsong force-pushed the mr_suppress_verbose_log branch from f102f80 to f766d2a Compare March 8, 2025 13:07
Change logging level to Debug for the GetMetadata method in
raft_metadata_repository.go to reduce verbosity.
@ijsong ijsong force-pushed the sn_bootstrap_logging branch from 5851201 to b9f9a7a Compare March 14, 2025 14:12
@ijsong ijsong force-pushed the mr_suppress_verbose_log branch from f766d2a to b7ed043 Compare March 14, 2025 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants