sijie commented on a change in pull request #5572: Fix create consumer on 
partitioned topic while disable topic auto creation.
URL: https://github.com/apache/pulsar/pull/5572#discussion_r348629748
 
 

 ##########
 File path: 
pulsar-broker/src/main/java/org/apache/pulsar/broker/admin/AdminResource.java
 ##########
 @@ -233,6 +233,23 @@ public void validatePoliciesReadOnlyAccess() {
         return namespaces;
     }
 
+    protected void tryCreatePartitions(int numPartitions) {
 
 Review comment:
   It would be great to write this function in async.

----------------------------------------------------------------
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]


With regards,
Apache Git Services

Reply via email to