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

Fix logging message template in RocksStore #14621

Merged
merged 1 commit into from
Dec 8, 2021

Conversation

rongrong
Copy link
Contributor

@rongrong rongrong commented Dec 3, 2021

What changes are proposed in this pull request?

Fix logging message template in RocksStore
Fixes Alluxio/Community#615

@alluxio-bot
Copy link
Contributor

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.

@alluxio-bot
Copy link
Contributor

You did it @rongrong!

Thank you for signing the Contribution License Agreement.

Copy link
Contributor

@beinan beinan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@codecov-commenter
Copy link

codecov-commenter commented Dec 3, 2021

Codecov Report

Merging #14621 (f8a4ead) into master (e0bd13e) will decrease coverage by 0.05%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             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     
Impacted Files Coverage Δ
...ava/alluxio/master/metastore/rocks/RocksStore.java 78.49% <100.00%> (ø)
.../master/journal/AbstractJournalProgressLogger.java 31.25% <0.00%> (-56.25%) ⬇️
...master/journal/raft/RaftJournalProgressLogger.java 60.00% <0.00%> (-40.00%) ⬇️
...mmon/src/main/java/alluxio/underfs/UfsManager.java 68.18% <0.00%> (-13.64%) ⬇️
...r/src/main/java/alluxio/worker/SessionCleaner.java 70.00% <0.00%> (-6.67%) ⬇️
...thentication/AuthenticatedChannelServerDriver.java 85.71% <0.00%> (-5.36%) ⬇️
...io/master/file/meta/InodeTreeBufferedIterator.java 74.76% <0.00%> (-3.74%) ⬇️
...uxio/master/FaultTolerantAlluxioMasterProcess.java 53.04% <0.00%> (-2.61%) ⬇️
...lluxio/client/metrics/MetricsHeartbeatContext.java 79.74% <0.00%> (-2.54%) ⬇️
.../main/java/alluxio/underfs/AbstractUfsManager.java 61.36% <0.00%> (-2.28%) ⬇️
... and 13 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e0bd13e...f8a4ead. Read the comment docs.

@LuQQiu
Copy link
Contributor

LuQQiu commented Dec 8, 2021

alluxio-bot, merge this please

@alluxio-bot alluxio-bot merged commit 46116a7 into Alluxio:master Dec 8, 2021
yyongycy pushed a commit to yyongycy/alluxio that referenced this pull request Jan 6, 2022
### 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
Xenorith pushed a commit that referenced this pull request Feb 7, 2022
### 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
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.

Fix logging message template in RocksStore
7 participants