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

   Cherry-pick of #62679 to branch-4.1.
   
   ### What problem does this PR solve?
   
   ReadListener does not handle RejectedExecutionException, which may cause the 
Client to hang when concurrency is extremely high. AcceptListener has already 
performed similar handling.
   
   ### Release note
   
   Fix ReadListener leak on rejected worker task that could cause client hang 
under high concurrency.


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