[store] refactor: RaftState: cleanup open-create: separate info extraction and staet initialization#1333
Conversation
|
Thanks for the contribution! Please review the labels and make any necessary changes. |
|
Thanks for the contribution! Please review the labels and make any necessary changes. |
2 similar comments
|
Thanks for the contribution! Please review the labels and make any necessary changes. |
|
Thanks for the contribution! Please review the labels and make any necessary changes. |
…ction and staet initialization
efbe057 to
dd8de6d
Compare
ariesdevil
left a comment
There was a problem hiding this comment.
LGTM, much clearer than before.
Codecov Report
@@ Coverage Diff @@
## master #1333 +/- ##
======================================
- Coverage 72% 72% -1%
======================================
Files 481 481
Lines 28029 28028 -1
======================================
- Hits 20310 20308 -2
- Misses 7719 7720 +1
Continue to review full report at Codecov.
|
|
CI Passed |
I hereby agree to the terms of the CLA available at: https://datafuse.rs/policies/cla/
Summary
[store] refactor: RaftState: cleanup open-create: separate info extraction and staet initialization
[store] refactor: add a field
is_opento MetaStore and RaftState to indicate if it is opened from a previously saved stateChangelog
Related Issues