wolfstudy opened a new pull request #10753: URL: https://github.com/apache/pulsar/pull/10753
Signed-off-by: xiaolongran <[email protected]> ### Motivation The configuration does not take effect due to the typo problem of maxPendingPublishRequestsPerConnection. ### Modifications Replace `maxPendingPublishdRequestsPerConnection` to `maxPendingPublishRequestsPerConnection` -- 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]
