Skip to content

branch-4.1: [opt](memory) Remove unused fields from CloudReplica #62125#62156

Merged
yiguolei merged 1 commit into
branch-4.1from
auto-pick-62125-branch-4.1
May 29, 2026
Merged

branch-4.1: [opt](memory) Remove unused fields from CloudReplica #62125#62156
yiguolei merged 1 commit into
branch-4.1from
auto-pick-62125-branch-4.1

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Apr 7, 2026

Cherry-picked from #62125

- Remove segmentCount, rowsetCount fields from CloudReplica, moving storage to base Replica class
- Remove memClusterToBackends in-memory cache and initMemClusterToBackends() method
- Simplifies multi-replica backend selection path in getBackendIdImpl()
@github-actions github-actions Bot requested a review from yiguolei as a code owner April 7, 2026 06:16
@Thearas
Copy link
Copy Markdown
Contributor

Thearas commented Apr 7, 2026

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR.

Please clearly describe your PR:

  1. What problem was fixed (it's best to include specific error reporting information). How it was fixed.
  2. Which behaviors were modified. What was the previous behavior, what is it now, why was it modified, and what possible impacts might there be.
  3. What features were added. Why was this function added?
  4. Which code was refactored and why was this part of the code refactored?
  5. Which functions were optimized and what is the difference before and after the optimization?

@dataroaring dataroaring closed this Apr 7, 2026
@dataroaring dataroaring reopened this Apr 7, 2026
@Thearas
Copy link
Copy Markdown
Contributor

Thearas commented Apr 7, 2026

run buildall

1 similar comment
@mymeiyi
Copy link
Copy Markdown
Contributor

mymeiyi commented May 28, 2026

run buildall

@hello-stephen
Copy link
Copy Markdown
Contributor

FE UT Coverage Report

Increment line coverage 100% (0/0) 🎉
Increment coverage report
Complete coverage report

@mymeiyi
Copy link
Copy Markdown
Contributor

mymeiyi commented May 28, 2026

run cloud_p0

@mymeiyi
Copy link
Copy Markdown
Contributor

mymeiyi commented May 28, 2026

run p0

@hello-stephen
Copy link
Copy Markdown
Contributor

FE Regression Coverage Report

Increment line coverage 0.00% (0/9) 🎉
Increment coverage report
Complete coverage report

2 similar comments
@hello-stephen
Copy link
Copy Markdown
Contributor

FE Regression Coverage Report

Increment line coverage 0.00% (0/9) 🎉
Increment coverage report
Complete coverage report

@hello-stephen
Copy link
Copy Markdown
Contributor

FE Regression Coverage Report

Increment line coverage 0.00% (0/9) 🎉
Increment coverage report
Complete coverage report

@github-actions
Copy link
Copy Markdown
Contributor Author

PR approved by at least one committer and no changes requested.

@github-actions github-actions Bot added approved Indicates a PR has been approved by one committer. reviewed labels May 29, 2026
@github-actions
Copy link
Copy Markdown
Contributor Author

PR approved by anyone and no changes requested.

@yiguolei yiguolei merged commit fde5aec into branch-4.1 May 29, 2026
27 of 29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by one committer. reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants