yuruguo opened a new pull request #12016:
URL: https://github.com/apache/pulsar/pull/12016
### Motivation
Add new option `--num-messages` for a `consumer` and `reader` in
pulsar-perf, and allow users to set the number of messages to consume in total.
### Modifications
- Add new option `--num-messages` in `PerformanceConsumer` and
`PerformanceReader`
- When the amount of data consumed exceeds the `--num-messages`, directly
print the aggregated data and exit
### Documentation
Need to update docs
- [ ] 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]