-
Notifications
You must be signed in to change notification settings - Fork 720
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
server: change log level for the stale region when loading #3064
Conversation
Signed-off-by: Ryan Leung <rleungx@gmail.com>
Codecov Report
@@ Coverage Diff @@
## release-3.0 #3064 +/- ##
===============================================
- Coverage 69.92% 67.02% -2.91%
===============================================
Files 171 171
Lines 16980 14333 -2647
===============================================
- Hits 11873 9606 -2267
+ Misses 4138 3770 -368
+ Partials 969 957 -12
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
/run-all-tests |
What problem does this PR solve?
Related to #2427, but for release-3.0
What is changed and how it works?
This PR changes the log level of the stale region when loading.
Check List
Tests
Release note