branch-4.0:[feature](cloud) Support compaction read-write separation for cloud mode #60310#61872
Closed
Yukang-Lian wants to merge 1 commit intoapache:branch-4.0from
Closed
branch-4.0:[feature](cloud) Support compaction read-write separation for cloud mode #60310#61872Yukang-Lian wants to merge 1 commit intoapache:branch-4.0from
Yukang-Lian wants to merge 1 commit intoapache:branch-4.0from
Conversation
Contributor
|
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
Collaborator
Author
|
run buildall |
Cloud UT Coverage ReportIncrement line coverage Increment coverage report
|
Contributor
FE UT Coverage ReportIncrement line coverage |
Contributor
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
Collaborator
Author
|
Superseded by #61920 (combined cherry-pick PR for branch-4.0) |
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.
Summary
Cherry-pick from #60310 (commit 5cbe1b4) to branch-4.0
enable_compaction_rw_separation = false), can be enabled per-cluster via BE configConflict Resolution
gensrc/proto/cloud.proto:TxnInfoPBfield 21 (defer_deleting_pending_delete_bitmaps) does not exist on branch-4.0, only addedload_cluster_id(field 22) from this PRKey changes
TabletStatsPB(updated duringcommit_txn)load_cluster_idinTxnInfoPBduringbegin_txnget_cluster_statusRPCget_topn_tablets_to_compactfor tablets owned by other clustersTest plan
cloud_cluster_info_test,compaction_rw_separation_testtest_compaction_rw_separation,test_compaction_cluster_takeover,test_compaction_rw_separation_disabled,test_compaction_rw_separation_force