shuke987 opened a new pull request, #64963: URL: https://github.com/apache/doris/pull/64963
## Proposed changes Cherry-pick master fix `0f88df67964c2b3b907dba616827d18ab376111b` (#64663) to `branch-4.1`. This fixes flaky `compaction/test_time_series_compaction_level2.groovy` in NonConcurrentRegression by making the `time_series_level2_file_count` debug point also bypass the fresh level-1 rowset timeout. Without this, the final manual cumulative compaction can return `E-2000 / _input_rowsets is empty`, leaving 11 rowsets instead of the expected 2. ## Evidence - Failing build: http://43.132.222.7:8111/buildConfiguration/Doris_DorisRegression_NonConcurrentRegression/980611?buildTab=tests&status=muted&expandedTest=build%3A%28id%3A980611%29%2Cid%3A2000000028 - Branch-isolated history: 24 failures in the latest 200 NonConcurrent occurrences, across 22 PR branches, all based on `branch-4.1`. - Current branch-4.1 does not contain `0f88df67964`; master does. ## Validation - `git diff --check origin/branch-4.1...HEAD` - Cherry-pick applied cleanly. - Runtime regression rerun not executed locally; this PR will request `run buildall`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
