yuruguo opened a new pull request #11828: URL: https://github.com/apache/pulsar/pull/11828
### Motivation Fixes #11827 Option `--subscriber-name` is redundant and easy to cause interference when the size of `--subscriptions` is equal to 1 but `--num-subscriptions` is not equal to 1 in command `bin/pulsar-perf consume`. ### Modifications - Marked as deprecated and hide option `--subscriber-name` - Replace `--subscriber-name` with `--subscriptions first element` - Modify the corresponding doc. -- 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]
