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/07/23 14:36:32 UTC

[GitHub] [pulsar] jianyun8023 commented on a change in pull request #7646: [Issue 2689] Support set backlog quota on topic level.

jianyun8023 commented on a change in pull request #7646:
URL: https://github.com/apache/pulsar/pull/7646#discussion_r459498068



##########
File path: pulsar-broker/src/main/java/org/apache/pulsar/broker/admin/v2/PersistentTopics.java
##########
@@ -977,6 +980,50 @@ public PersistentOfflineTopicStats getBacklog(
         return internalGetBacklog(authoritative);
     }
 
+    @GET
+    @Path("/{tenant}/{namespace}/{topic}/backlogQuotaMap")

Review comment:
       I think it is best to keep consistent with the namespace.




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