eolivelli opened a new issue #9821:
URL: https://github.com/apache/pulsar/issues/9821
The patch #9716 broken compatibility with the previous version of the
pulsar-perf tool.
I have tools that used the useful feature, that is to auto create many
topics on demand and automatically
I will be happy to send a patch that at least restores the auto-topic
creation behaviour
`bin/pulsar-perf produce -t 10 test`
should create 10 topics, now it does not work anymore
```
The size of topics list should be equal to --num-topic
Usage: pulsar-perf produce [options] persistent://prop/ns/my-topic
Options:
```
----------------------------------------------------------------
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]