You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/06/08 01:59:20 UTC

[GitHub] [pulsar] aloyszhang commented on a change in pull request #7181: add topic type validation before update topic partitions

aloyszhang commented on a change in pull request #7181:
URL: https://github.com/apache/pulsar/pull/7181#discussion_r436427205



##########
File path: pulsar-broker/src/main/java/org/apache/pulsar/broker/admin/v2/PersistentTopics.java
##########
@@ -252,9 +252,9 @@ public void createNonPartitionedTopic(
      * well. Therefore, it can violate partition ordering at producers until all producers are restarted at application.
      *
      * @param tenant
-     * @param cluster
      * @param namespace
-     * @param topic
+     * @param namespace

Review comment:
       will fix it




----------------------------------------------------------------
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:
users@infra.apache.org