Skip to content

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

Open
github-actions[bot] wants to merge 1 commit intobranch-4.1from
auto-pick-62125-branch-4.1
Open

branch-4.1: [opt](memory) Remove unused fields from CloudReplica #62125#62156
github-actions[bot] wants to merge 1 commit intobranch-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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants