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

   ### What problem does this PR solve?
   
   Related PR: #53031
   
   Problem Summary: PR #53031 added the compute_group Stream Load header on BE, 
but FE Stream Load redirection still only read cloud_cluster. Requests sent 
through FE could therefore select a backend from the session default compute 
group instead of the compute_group header. Make FE prefer compute_group and 
fall back to cloud_cluster, matching BE precedence and preserving compatibility.


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