Skip to content

branch-4.0: [fix](cloud) Fix domain user set default cluster report err #56032#56644

Merged
yiguolei merged 1 commit intobranch-4.0from
auto-pick-56032-branch-4.0
Sep 30, 2025
Merged

branch-4.0: [fix](cloud) Fix domain user set default cluster report err #56032#56644
yiguolei merged 1 commit intobranch-4.0from
auto-pick-56032-branch-4.0

Conversation

@github-actions
Copy link
Contributor

Cherry-picked from #56032

When setting up a default cluster on the current cloud, it will check
whether the user has cluster permissions. However, this check only
checks the entire domain. If you create a user using a partial domain,
setting up the default cluster will result in an error. Fix it.
@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?

@dataroaring dataroaring reopened this Sep 29, 2025
@hello-stephen
Copy link
Contributor

run buildall

@hello-stephen
Copy link
Contributor

FE UT Coverage Report

Increment line coverage `` 🎉
Increment coverage report
Complete coverage report

@yiguolei yiguolei merged commit 4df60ba into branch-4.0 Sep 30, 2025
21 of 24 checks passed
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.

4 participants