yuruguo opened a new pull request #11797:
URL: https://github.com/apache/pulsar/pull/11797
Fixes #11775
### Motivation
Fix IndexOutOfBoundsException when --subscriptions size is less than
--num-subscriptions in consumption
### Modifications
judge whether `--subscriptions size` and `--num-subscriptions` are equal in
exclusive or non-exclusive mode
--
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]