You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/11/25 01:33:02 UTC

[GitHub] [pulsar] freeznet commented on pull request #8664: [Functions] Create per instance pulsar clients. #8575

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:
users@infra.apache.org