tausifrazi123 edited a comment on issue #10925:
URL: https://github.com/apache/pulsar/issues/10925#issuecomment-866056333


   Apologies for the late reply . I think we have figured out the issue. The 
underlining controller service which is getting called is not closing the 
thread and trying to open a new thread connection which is not possible in 
"Exclusive" subscription type mentioned in the attached picture above.
   
   But how do we solve the problem of pulsarclientservice trying to create a 
new thread of connection when the old one is still alive.
   This is the configuration of the client service :
   
![image](https://user-images.githubusercontent.com/84729850/122949136-0d358380-d399-11eb-957c-cf01bc8c3633.png)
   
   


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