[WIP] Set the consistent-index as the raft's Applied index#21091
[WIP] Set the consistent-index as the raft's Applied index#21091ahrtr wants to merge 1 commit intoetcd-io:mainfrom
Conversation
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ahrtr The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
1b93da4 to
84ee3f0
Compare
Codecov Report❌ Patch coverage is Additional details and impacted files
... and 30 files with indirect coverage changes @@ Coverage Diff @@
## main #21091 +/- ##
==========================================
- Coverage 68.44% 68.39% -0.05%
==========================================
Files 429 429
Lines 35281 35321 +40
==========================================
+ Hits 24147 24157 +10
- Misses 9729 9754 +25
- Partials 1405 1410 +5 Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
Signed-off-by: Benjamin Wang <benjamin.ahrtr@gmail.com>
84ee3f0 to
95c4c2d
Compare
|
@ahrtr: The following tests failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
|
PR needs rebase. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
This PR doesn't have much benefit.
|
This is the first and the most important step to resolve #20187.
I will do a bootstrap performance comparison later.