aoxiang-cax opened a new issue, #10563:
URL: https://github.com/apache/dubbo/issues/10563

   ## Describe the feature
   
   
https://github.com/apache/dubbo/blob/daa4d8eb2e5290f1100d32ed0b93896e10fe7ca7/dubbo-common/src/main/java/org/apache/dubbo/common/threadpool/support/AbortPolicyWithReport.java#L90
   
   current threadpool  abort policy will  dump stack  when threadpool is 
exhausted. this will casue a STW, in some suitation, it will cost 10s+.  app 
will hang 10s+, need make it configurable
   
   


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