315157973 opened a new pull request #10754: URL: https://github.com/apache/pulsar/pull/10754
### Motivation Pulsar supports multi-tenant, and there may be one single user occupying all connections. Maybe novice user incorrectly used SDK, or we are being attacked. So I added the maximum number of connections and the maximum number of connections per IP. For simplicity, I did not use radix tree to save IPs. ### Modifications ### Verifying this change -- 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]
