Skip to content

Conversation

@deardeng
Copy link
Contributor

cherry pick from #50343

Fix path gc race with publish task and checkpoint task,
if not fix it,
1. very low probability of data loss
2. run `test_path_gc_with_publish_version` case will get err
```
java.sql.SQLException: errCode = 2, detailMessage = (175.40.51.1)[NOT_FOUND]failed to get file size /opt/apache-doris/be/storage/1.HDD/data/22/1745498446653/1868719407/0200000000000019214e72da3f1fe5cfc12
c5efad2bf05bf_0.dat: No such file or directory
```
@deardeng deardeng requested a review from yiguolei as a code owner April 28, 2025 12:48
@deardeng
Copy link
Contributor Author

run buildall

@Thearas
Copy link
Contributor

Thearas commented Apr 28, 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?

@doris-robot
Copy link

BE UT Coverage Report

Increment line coverage 31.67% (19/60) 🎉

Increment coverage report
Complete coverage report

Category Coverage
Function Coverage 38.84% (10269/26440)
Line Coverage 29.89% (85273/285319)
Region Coverage 28.54% (43952/154000)
Branch Coverage 25.26% (22474/88956)

@hello-stephen
Copy link
Contributor

BE Regression P0 && UT Coverage Report

Increment line coverage 86.67% (52/60) 🎉

Increment coverage report
Complete coverage report

Category Coverage
Function Coverage 74.20% (19330/26050)
Line Coverage 68.98% (195567/283526)
Region Coverage 66.48% (119200/179315)
Branch Coverage 59.57% (59938/100614)

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

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

@github-actions
Copy link
Contributor

PR approved by anyone and no changes requested.

@yiguolei yiguolei merged commit 3660139 into apache:branch-2.1 Apr 29, 2025
20 of 21 checks passed
deardeng added a commit to deardeng/incubator-doris that referenced this pull request Apr 30, 2025
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.

5 participants