315157973 commented on pull request #10754:
URL: https://github.com/apache/pulsar/pull/10754#issuecomment-851583746
> I have some concerns, if connections reach the limitation, the rejected
client will re-connect many times and this may confuse users.
>
> Maybe we could make clients receive this connection limit exception and
cancel the retry operation, this will also make users know why the client
failed to connect with the broker.
I will add an exception to prevent the client from retrying. However,
clients with lower versions will try to reconnect and eventually time out.
--
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]