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

   When streamload encounters slow performance issues, we need to enable the 
stream load profile. 
   However, current implementations require users to actively enable it by 
setting the stream load HTTP header. On the one hand, the cost of communicating 
and configuring with users is relatively high; on the other hand, the time for 
problem location will also be extended.
   Therefore, a configuration on the FE side is added to dynamically enable 
profiling. 


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