-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
Fix logging message template in RocksStore #14621
Conversation
Hi @rongrong, thanks for your contribution! In order for us to evaluate and accept your PR, we ask that you sign a contribution license agreement. It's all electronic and will take just minutes. |
You did it @rongrong! Thank you for signing the Contribution License Agreement. |
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
Codecov Report
@@ Coverage Diff @@
## master #14621 +/- ##
============================================
- Coverage 41.94% 41.88% -0.06%
+ Complexity 9363 9347 -16
============================================
Files 1497 1497
Lines 88125 88125
Branches 10482 10482
============================================
- Hits 36960 36914 -46
- Misses 48176 48216 +40
- Partials 2989 2995 +6
Continue to review full report at Codecov.
|
alluxio-bot, merge this please |
### What changes are proposed in this pull request? Fix logging message template in RocksStore Fixes Alluxio/Community#615 pr-link: Alluxio#14621 change-id: cid-f1429eb8f00d3c3f1b67e556f40e08f1f98ebc70
### What changes are proposed in this pull request? Fix logging message template in RocksStore Fixes Alluxio/Community#615 pr-link: #14621 change-id: cid-f1429eb8f00d3c3f1b67e556f40e08f1f98ebc70
What changes are proposed in this pull request?
Fix logging message template in RocksStore
Fixes Alluxio/Community#615