Skip to content

[fix](cloud) fix 'sucess' -> 'success' typo in meta_service_http response#62539

Open
SAY-5 wants to merge 1 commit intoapache:masterfrom
SAY-5:fix-meta-service-sucess-typo
Open

[fix](cloud) fix 'sucess' -> 'success' typo in meta_service_http response#62539
SAY-5 wants to merge 1 commit intoapache:masterfrom
SAY-5:fix-meta-service-sucess-typo

Conversation

@SAY-5
Copy link
Copy Markdown

@SAY-5 SAY-5 commented Apr 16, 2026

Proposed changes

HTTP response message in cloud/src/meta-service/meta_service_http.cpp line 377 reads:

"sucess to adjust rate limit"

Fixed to "success to adjust rate limit". String-literal-only change; no logic change.

Checklist

  • Does not affect any functionalities

…-limit response

HTTP response in cloud/src/meta-service/meta_service_http.cpp line 377 read 'sucess to adjust rate limit'. Fixed to 'success'. String-literal-only change.

Signed-off-by: SAY-5 <SAY-5@users.noreply.github.com>
@hello-stephen
Copy link
Copy Markdown
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?

@yiguolei
Copy link
Copy Markdown
Contributor

run buildall

@github-actions github-actions bot added the approved Indicates a PR has been approved by one committer. label Apr 16, 2026
@github-actions
Copy link
Copy Markdown
Contributor

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

@github-actions
Copy link
Copy Markdown
Contributor

PR approved by anyone and no changes requested.

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.

3 participants