[ISSUE #9956] fix: avoid revive stuck for lots of near same invisible cks#9957
Open
absolute8511 wants to merge 3 commits intoapache:developfrom
Open
[ISSUE #9956] fix: avoid revive stuck for lots of near same invisible cks#9957absolute8511 wants to merge 3 commits intoapache:developfrom
absolute8511 wants to merge 3 commits intoapache:developfrom
Conversation
Change-Id: I675064c4432b6848ddea8cae803ed978f03bd07f
Change-Id: Ie2fb84abb7e9a3389ffec41be140b33d99d84911
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #9957 +/- ##
=============================================
- Coverage 48.81% 48.74% -0.07%
+ Complexity 12760 12748 -12
=============================================
Files 1324 1324
Lines 96407 96416 +9
Branches 12435 12439 +4
=============================================
- Hits 47057 47000 -57
- Misses 43605 43665 +60
- Partials 5745 5751 +6 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Change-Id: Id78e5ee4ed75f638630a6756cce19d391fa5106c
Contributor
|
It is recommended to use the new features of pop on Rocksdb. The old pop implementation will be deprecated in a future version. |
Contributor
Author
The pop on rocksdb currently still need be verified and can not be synced to slaves. So the old implement maybe still be used by most of users. |
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
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Change-Id: I675064c4432b6848ddea8cae803ed978f03bd07f
Which Issue(s) This PR Fixes
Fixes #9956
Brief Description
How Did You Test This Change?