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

   # Proposed changes
   
   introduce: #16343
   
   ## Problem summary
   
   pr #16343 made an api-change, use execution_timeout to enrich the semantics 
of original query_timeout, and execution_timeout got a more general semantics 
than query_timeout. When I was working with MasterOpExecutor, I found that when 
forwarding to master, the timeout used for controlling the connection is still 
query_timeout.
   
   Therefore, I made some updates related to this feature.
   
   ## Checklist(Required)
   
   * [ ] Does it affect the original behavior
   * [ ] Has unit tests been added
   * [ ] Has document been added or modified
   * [ ] Does it need to update dependencies
   * [x] Is this PR support rollback (If NO, please explain WHY)
   
   ## Further comments
   
   If this is a relatively large or complex change, kick off the discussion at 
[[email protected]](mailto:[email protected]) by explaining why you 
chose the solution you did and what alternatives you considered, etc...
   
   


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