Skip to content

Conversation

@github-actions
Copy link
Contributor

Cherry-picked from #51711

…validation (#51711)

originall default capacity is total disk size * ratio we user set zero
or extrem large space than acutal disk. I found the ratio part make no
sense. we just use total disk size in this case.

I alse add validation for reset_capacity http action rather than set the
raw capacity.

Signed-off-by: zhengyu <zhangzhengyu@selectdb.com>
@github-actions github-actions bot requested a review from morrySnow as a code owner June 26, 2025 02:55
@Thearas
Copy link
Contributor

Thearas commented Jun 26, 2025

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 Jun 26, 2025
@Thearas
Copy link
Contributor

Thearas commented Jun 26, 2025

run buildall

@doris-robot
Copy link

BE UT Coverage Report

Increment line coverage 81.25% (39/48) 🎉

Increment coverage report
Complete coverage report

Category Coverage
Function Coverage 42.39% (11537/27216)
Line Coverage 33.37% (100258/300400)
Region Coverage 32.67% (52215/159834)
Branch Coverage 29.73% (28042/94318)

@morrySnow morrySnow merged commit 26f1a65 into branch-3.1 Jun 26, 2025
20 of 22 checks passed
@github-actions github-actions bot deleted the auto-pick-51711-branch-3.1 branch June 26, 2025 10:17
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.

6 participants