eolivelli commented on pull request #9716:
URL: https://github.com/apache/pulsar/pull/9716#issuecomment-791425429


   @zymap 
   This patch broke compatibility with the previous version.
   I have tools that used the useful feature, that is to auto create many 
topics on demand and automatically
   
   I left comments and you committed the patch anyway.
   
   This is not the right way to behave IMHO.
   
   Can you please revert this patch ?
   
   Otherwise 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]


Reply via email to