ConcurrencyPractitioner commented on issue #3625: [Issue #3436][pulsar-broker] 
Creating REST Endpoint for non-partitioned topic creation
URL: https://github.com/apache/pulsar/pull/3625#issuecomment-465226357
 
 
   In our previous discussion on the issue, I remember that 
```createPartitionedTopic``` needed to be improved. I noticed that there is a 
precondition which prevents the number of partitions from being created to be 
less than two. So my understanding here is that we should remove this condition 
(i.e. allow the creation of a topic with only one partition) ? 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to