lhotari commented on pull request #8351:
URL: https://github.com/apache/pulsar/pull/8351#issuecomment-716374674


   @pkumar-singh regarding the dead lock, did you find some reference elsewhere 
that GRPC 1.31 has a fix for some dead lock bug?
   
   I found an open issue https://github.com/grpc/grpc-java/issues/3084 which is 
not resolved. There the workaround seems to be to execute callbacks on a 
different thread (executor). This is the reason why I'm wondering why the 
upgrade to GRPC 1.31 fixes the issue. It would be useful to understand the full 
context.


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


Reply via email to