Uh oh!
There was an error while loading. Please reload this page.
branch-3.1: [opt](rowset) Remote fetch rowsets to avoid -230 error when capturing rowsets #52995 - #52715
Conversation
Thearas
commented
Jul 3, 2025
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
Hastyshell
commented
Jul 3, 2025
run buildall |
doris-robot
commented
Jul 3, 2025
Cloud UT Coverage ReportIncrement line coverage Increment coverage report
|
Hastyshell
commented
Jul 4, 2025
run buildall |
doris-robot
commented
Jul 4, 2025
Cloud UT Coverage ReportIncrement line coverage Increment coverage report
|
doris-robot
commented
Jul 4, 2025
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
Hastyshell
commented
Jul 8, 2025
run buildall |
hello-stephen
commented
Jul 8, 2025
Cloud UT Coverage ReportIncrement line coverage Increment coverage report
|
doris-robot
commented
Jul 8, 2025
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
Hastyshell
commented
Jul 8, 2025
run cloud_p0 |
Hastyshell
commented
Jul 8, 2025
run buildall |
hello-stephen
commented
Jul 8, 2025
Cloud UT Coverage ReportIncrement line coverage Increment coverage report
|
doris-robot
commented
Jul 8, 2025
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
morrySnow
commented
Jul 9, 2025
run buildall |
hello-stephen
commented
Jul 9, 2025
Cloud UT Coverage ReportIncrement line coverage Increment coverage report
|
doris-robot
commented
Jul 9, 2025
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
Hastyshell
commented
Jul 9, 2025
run cloud_p0 |
What problem does this PR solve?
Related: #52995
Problem Summary:
Make stale rowsets accessible across BEs to avoid E-230 (versions already merged) in Read-Write Splitting senario.
Release note
None
Check List (For Author)
Test
Behavior changed:
Does this need documentation?
Check List (For Reviewer who merge this PR)