zuston opened a new pull request, #1233:
URL: https://github.com/apache/incubator-uniffle/pull/1233

   ### What changes were proposed in this pull request?
   
   In current codebase, we use the same tokio runtime for 
grpc/http/reading/flushing service, this is not 
   stable fot the different load.
   
   This PR is to introduce runtime manager to separate.
   
   ### Why are the changes needed?
   
   separate runtimes for different overload
   
   ### Does this PR introduce _any_ user-facing change?
   
   No.
   
   ### How was this patch tested?
   
   UTs
   


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