[WIP] feat(flink): Support bootstrap from RLI to local RocksDB for flink bu…#18254
Open
cshuo wants to merge 3 commits intoapache:masterfrom
Open
[WIP] feat(flink): Support bootstrap from RLI to local RocksDB for flink bu…#18254cshuo wants to merge 3 commits intoapache:masterfrom
cshuo wants to merge 3 commits intoapache:masterfrom
Conversation
…cket assigner * Support scan all record index locations * Support RocksDb index backend. * Add a bootstrap operator for bootstraping RLI into RocksDB index backend. * Blocking rli bootstrap on job restart/failover until all pending instants being committed successfully.
update default value for fg number of RLI partition
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #18254 +/- ##
============================================
- Coverage 57.30% 57.28% -0.02%
- Complexity 18561 18574 +13
============================================
Files 1945 1947 +2
Lines 106256 106446 +190
Branches 13131 13157 +26
============================================
+ Hits 60885 60973 +88
- Misses 39648 39727 +79
- Partials 5723 5746 +23
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
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.
…cket assigner
Describe the issue this Pull Request addresses
Summary and Changelog
Impact
Risk Level
Documentation Update
Contributor's checklist