Disable rocksdb wal for statemachine on raft mode by Linary · Pull Request #1318 · apache/hugegraph
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 583
Merged
Disable rocksdb wal for statemachine on raft mode#1318
Disable rocksdb wal for statemachine on raft mode#1318
Conversation
Copy link
Contributor
Linary
commented
Dec 28, 2020
Linary
commented
Change-Id: I59c9b174a57aaf3859067459dd3195960e6d8d3c
Change-Id: I59c9b174a57aaf3859067459dd3195960e6d8d3c
Copy link
codecov
bot
commented
Dec 28, 2020
codecov bot commented
Dec 28, 2020Codecov Report
Merging #1318 (3f5f469) into master (0f15c46) will decrease coverage by
0.00%.
The diff coverage is25.00%.
@@ Coverage Diff @@ ## master #1318 +/- ## ============================================ - Coverage 62.33% 62.33% -0.01% Complexity 5772 5772 ============================================ Files 377 377 Lines 31502 31504 +2 Branches 4412 4413 +1 ============================================ - Hits 19638 19637 -1 - Misses 9871 9873 +2 - Partials 1993 1994 +1
| Impacted Files | Coverage Δ | Complexity Δ | |
|---|---|---|---|
| ...raph/backend/store/rocksdb/RocksDBStdSessions.java | 63.00% <25.00%> (-0.44%) |
33.00 <0.00> (ø) |
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 0f15c46...3f5f469. Read the comment docs.
javeme approved these changes Dec 28, 2020
Linary
merged commit
f8d4be5
into
master
Linary
deleted the
disable-wal
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment