Skip to content

Conversation

@deardeng
Copy link
Contributor

cherry pick from #50148

…mpty (apache#50148)

due to apache#49775

but some api cant check cluster name, 
1. Cloud Management The request may not have passed in the cluster_name
in the inventory logic
2. sql node mode also not pass cluster_name to ms, so in cloud use sql
`ALTER SYSTEM ADD BACKEND ip:host` will return err, not have cluster
name
@deardeng deardeng requested a review from dataroaring as a code owner May 19, 2025 12:39
@deardeng
Copy link
Contributor Author

run buildall

@hello-stephen
Copy link
Contributor

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?

@doris-robot
Copy link

Cloud UT Coverage Report

Increment line coverage 100.00% (7/7) 🎉

Increment coverage report
Complete coverage report

Category Coverage
Function Coverage 83.13% (1094/1316)
Line Coverage 66.19% (18162/27438)
Region Coverage 65.93% (8993/13641)
Branch Coverage 55.66% (4855/8722)

@github-actions github-actions bot added the approved Indicates a PR has been approved by one committer. label May 19, 2025
@github-actions
Copy link
Contributor

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

@github-actions
Copy link
Contributor

PR approved by anyone and no changes requested.

Copy link
Contributor

@dataroaring dataroaring left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dataroaring dataroaring merged commit aa67fd8 into apache:branch-3.0 May 20, 2025
23 of 24 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