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 2021/11/22 09:37:42 UTC

[GitHub] [pulsar] gaoran10 commented on a change in pull request #11927: [docs] [ISSUE 11805] Add topic lookup metrics

gaoran10 commented on a change in pull request #11927:
URL: https://github.com/apache/pulsar/pull/11927#discussion_r754094589



##########
File path: pulsar-broker/src/main/java/org/apache/pulsar/broker/loadbalance/impl/ModularLoadManagerImpl.java
##########
@@ -730,7 +730,7 @@ private void updateBundleSplitMetrics(Set<String> bundlesToBeSplit) {
     }
 
     private static final Summary selectBrokerForAssignment = Summary.build(
-            "pulsar_broker_load_manager_bundle_assigment", "-")
+            "pulsar_broker_load_manager_bundle_assignment", "-")

Review comment:
       I'm not sure we need to modify this indicator name, because maybe someone use this name somewhere. /cc @merlimat PLTA




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

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org