wenbingshen opened a new pull request #10709: URL: https://github.com/apache/pulsar/pull/10709
### Motivation When maxPendingMessagesAcrossPartitions is less than maxPendingMessages, an error message will be thrown: null ### Modifications return "maxPendingMessagesAcrossPartitions needs to be >= maxPendingMessages" instead -- 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]
