Skip to content

[fix](load) add lock for runtime_state->tablet_commit_infos (#48709) - #48850

Merged
yiguolei merged 2 commits into
apache:branch-2.1from
kaijchen:pick-48709-2.1
Mar 11, 2025
Merged

[fix](load) add lock for runtime_state->tablet_commit_infos (#48709)#48850
yiguolei merged 2 commits into
apache:branch-2.1from
kaijchen:pick-48709-2.1

Conversation

@kaijchen

Copy link
Copy Markdown
Member

backport #48709

@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?

@kaijchen

Copy link
Copy Markdown
MemberAuthor

run buildall

@doris-robot

Copy link
Copy Markdown

BE UT Coverage Report

Increment line coverage 51.11% (23/45) 🎉

Increment coverage report
Complete coverage report

CategoryCoverage
Function Coverage37.09% (9772/26344)
Line Coverage28.76% (81660/283887)
Region Coverage27.32% (41782/152953)
Branch Coverage24.03% (21201/88224)

@kaijchen

Copy link
Copy Markdown
MemberAuthor

run buildall

@doris-robot

Copy link
Copy Markdown

BE UT Coverage Report

Increment line coverage 50.00% (23/46) 🎉

Increment coverage report
Complete coverage report

CategoryCoverage
Function Coverage37.09% (9771/26344)
Line Coverage28.76% (81649/283888)
Region Coverage27.31% (41766/152953)
Branch Coverage24.03% (21197/88224)

@yiguolei
yiguolei merged commit 7ca00c1 into apache:branch-2.1Mar 11, 2025
Sign up for freeto 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

@kaijchen@hello-stephen@doris-robot@yiguolei