shuke987 opened a new pull request, #65353:
URL: https://github.com/apache/doris/pull/65353

   ### What
   
   Add diagnostic logs around query profile report handling for DORIS-26908.
   
   The next Cloud P0 run should tell us whether the final BE profile report is 
lost because FE cannot find the ExecutionProfile, the async profile write task 
fails, BE reports an unexpected fragment id, or the profile write executor is 
saturated.
   
   ### Why
   
   Build 987205 showed FE received the final isDone=true BE profile report for 
query a2e3f38c248c4c36-8e284bfa4aa96801, but ExecutionProfile never logged 
Profile update finished and the completed profile never exposed 
MaxScanConcurrency.
   
   ### Validation
   
   - git diff --check
   - mvn -pl fe-core -am -DskipTests compile: not completed locally because 
this worktree lacks thirdparty/installed/bin/thrift; CI/buildall should 
validate the FE compile.


-- 
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]

Reply via email to