freeznet commented on pull request #8664:
URL: https://github.com/apache/pulsar/pull/8664#issuecomment-733405755


   @jiazhai sorry for the late response. 
   
   This PR is LGTM, and solved #8575 by adding per instance pulsar client for 
each thread function. But we should dig a little bit deeper to find out why the 
queue is blocked under shared pulsar client in thread runtime mode. Ideally, 
when one or more functions stop, the client should keep consuming data for the 
rest functions, and one or more functions' change should not affect other 
functions' condition.


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