hanmz commented on code in PR #22518:
URL: https://github.com/apache/pulsar/pull/22518#discussion_r1568325708


##########
pulsar-broker/src/main/java/org/apache/pulsar/broker/service/persistent/PersistentTopic.java:
##########
@@ -2391,6 +2395,12 @@ public CompletableFuture<? extends TopicStatsImpl> 
asyncGetStats(GetStatsOptions
             }
         });
 
+        // Replace producer stats with topic-level stats

Review Comment:
   all right



-- 
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-unsubscr...@pulsar.apache.org

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

Reply via email to