server: remove verifySnapshotIndex assertion#21925
Conversation
15ad9b8 to
e1f0dd4
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files
... and 31 files with indirect coverage changes @@ Coverage Diff @@
## main #21925 +/- ##
==========================================
- Coverage 69.76% 69.58% -0.18%
==========================================
Files 449 449
Lines 38208 38199 -9
==========================================
- Hits 26656 26581 -75
- Misses 10126 10189 +63
- Partials 1426 1429 +3 Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
|
/retest |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: henrybear327, serathius 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 |
|
/cc @fuweid |
e1f0dd4 to
fb03d98
Compare
|
/retest |
1 similar comment
|
/retest |
|
Hey @serathius, quick question, is this verifier causing any performance or other types of issue, such that we would like to have it removed? I was just checking around, and wondering, if we removed this check, how are we able to catch this issue again in the future if the bug slipped in. Thank you! |
Ref: etcd-io#20426 Signed-off-by: Chun-Hung Tseng <henrytseng@google.com>
fb03d98 to
b028690
Compare
|
@henrybear327: 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. |
Ref: #20426