yjshen commented on issue #6436: [Flink-Connector]Get PulsarClient from cache 
should always return an open instance
URL: https://github.com/apache/pulsar/pull/6436#issuecomment-593062708
 
 
   @xiemeilong the cached client is shared among all threads in the same task 
manager. All consumers or producers with the same connection configuration to 
pulsar inside the task manager would share one same client instance.

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