Skip to content

Conversation

@github-actions
Copy link
Contributor

Cherry-picked from #55455

1. change the statistics of concurrent task nums to the statistics of
task status for submitted, completed and error. the reason is that
Promethus cannot collect tasks that are too short, resulting in no
change in the concurrent number.

2. change the `atomic_long` to `atomic_ullong` for bytes

3. fixed the duplication of data collected by calling the
`statistics_recycle` http interface
@github-actions github-actions bot requested a review from morrySnow as a code owner August 29, 2025 09:28
@Thearas
Copy link
Contributor

Thearas commented Aug 29, 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 Aug 29, 2025
@Thearas
Copy link
Contributor

Thearas commented Aug 29, 2025

run buildall

@hello-stephen
Copy link
Contributor

Cloud UT Coverage Report

Increment line coverage 61.66% (119/193) 🎉

Increment coverage report
Complete coverage report

Category Coverage
Function Coverage 82.02% (1218/1485)
Line Coverage 65.88% (21796/33082)
Region Coverage 67.37% (10962/16271)
Branch Coverage 57.01% (5791/10158)

@morrySnow morrySnow merged commit 2e09935 into branch-3.1 Sep 4, 2025
24 checks passed
@morrySnow morrySnow deleted the auto-pick-55455-branch-3.1 branch September 4, 2025 02:00
@morrySnow morrySnow mentioned this pull request Sep 22, 2025
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