shuke987 opened a new pull request, #65291: URL: https://github.com/apache/doris/pull/65291
## Summary Backport the merged profile readiness fix from #64923 to branch-4.1. This keeps the branch-4.1 versions of the touched query profile files aligned with the final merged master state from #64923: - add bounded profile readiness helpers in `ProfileAction` - wait for complete scanner/adaptive scan profiles before checking required counters - wait for S3 load profile counters after load completion - mark scanner and S3 load profile cases as nonConcurrent while they temporarily adjust FE profile wait config ## Testing - [x] `git diff --check` - [x] Verified the four touched files match `origin/pr-64923` - [x] Groovy AST parse for `ProfileAction.groovy` and the three touched suite files - [ ] Not run: runtime regression case execution, requires a regression environment with S3 credentials -- 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]
