sijie opened a new pull request #4375: Use at least 8 threads in Jetty thread 
pool in pulsar proxy
URL: https://github.com/apache/pulsar/pull/4375
 
 
   *Motivation*
   
   fixes #4359
   
   same as #3776
   
   Use at least 8 threads to avoid having Jetty go into threads starving and
   having the possibility of getting into a deadlock where a Jetty thread is
   waiting for another HTTP call to complete in same thread.
   
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to