Skip to content

Conversation

@github-actions
Copy link
Contributor

Cherry-picked from #57767

)

Problem Summary:

if DataQualityError happened, this instance will cancel itself
downstream BE's load channel , the LoadChannelMgr will remove this
load_id record.

But if there are a tablet_writer_add_block rpc in flight, it will cause
the unknow load_id error, cuz it can not find this load_id record in the
_get_load_channel
@github-actions github-actions bot requested a review from morrySnow as a code owner November 27, 2025 03:03
@Thearas
Copy link
Contributor

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

Thearas commented Nov 27, 2025

run buildall

@doris-robot
Copy link

Cloud UT Coverage Report

Increment line coverage 🎉

Increment coverage report
Complete coverage report

Category Coverage
Function Coverage 81.99% (1266/1544)
Line Coverage 65.93% (22729/34473)
Region Coverage 67.36% (11321/16807)
Branch Coverage 57.06% (5986/10490)

@hello-stephen
Copy link
Contributor

FE UT Coverage Report

Increment line coverage `` 🎉
Increment coverage report
Complete coverage report

@morrySnow morrySnow merged commit 50f85c6 into branch-3.1 Dec 2, 2025
21 of 22 checks passed
@morrySnow morrySnow deleted the auto-pick-57767-branch-3.1 branch December 2, 2025 03:02
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.

7 participants