poorbarcode commented on PR #20621:
URL: https://github.com/apache/pulsar/pull/20621#issuecomment-1639364265

   @michaeljmarshall 
   
   > do you have a link to the PR where this issue was fixed?
   
   The PR https://github.com/apache/pulsar/pull/20737 fixes a issue one 
consumer will reconnect more than one times.
   
   Issue: if we use an exclusive consumer, and hit the issue which 
https://github.com/apache/pulsar/pull/20737 tries to fix, the consumer will get 
a `ConsumerBusyException`, which makes the consumer close. This test to confirm 
this scenario will not occur


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to