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

Revert "Memory lock in raft" #4202

Closed
wants to merge 1 commit into from
Closed

Conversation

liuyu85cn
Copy link
Contributor

Reverts #3926

@codecov-commenter
Copy link

Codecov Report

Merging #4202 (0b66a37) into master (4112c7d) will increase coverage by 0.06%.
The diff coverage is 87.52%.

@@            Coverage Diff             @@
##           master    #4202      +/-   ##
==========================================
+ Coverage   84.91%   84.97%   +0.06%     
==========================================
  Files        1321     1323       +2     
  Lines      131235   131195      -40     
==========================================
+ Hits       111434   111479      +45     
+ Misses      19801    19716      -85     
Impacted Files Coverage Δ
src/graph/planner/match/MatchClausePlanner.h 100.00% <ø> (ø)
src/graph/scheduler/Scheduler.h 100.00% <ø> (ø)
src/graph/validator/MatchValidator.h 100.00% <ø> (ø)
src/kvstore/Common.h 82.17% <ø> (ø)
src/kvstore/KVStore.h 50.00% <ø> (ø)
src/kvstore/NebulaStore.cpp 67.99% <ø> (ø)
src/kvstore/NebulaStore.h 78.57% <ø> (ø)
src/kvstore/Part.h 100.00% <ø> (ø)
src/kvstore/raftex/test/RaftexTestBase.cpp 91.52% <ø> (-0.24%) ⬇️
src/kvstore/raftex/test/TestShard.cpp 76.12% <ø> (-0.31%) ⬇️
... and 71 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 2d124f2...0b66a37. Read the comment docs.

@Sophie-Xie Sophie-Xie closed this Apr 23, 2022
@yixinglu yixinglu deleted the revert-3926-memory_in_raft branch April 27, 2022 05:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready for review ready-for-testing PR: ready for the CI test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants