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/07/14 14:18:58 UTC

[GitHub] [pulsar] kaushik-develop commented on a change in pull request #11306: [PIP-82] [pulsar-broker] Rename RGUsageMTAggrWaitForAllMesgs, so that…

kaushik-develop commented on a change in pull request #11306:
URL: https://github.com/apache/pulsar/pull/11306#discussion_r669659308



##########
File path: pulsar-broker/src/test/java/org/apache/pulsar/broker/resourcegroup/RGUsageMTAggrWaitForAllMesgsTest.java
##########
@@ -57,7 +57,7 @@
 // The tenants and namespaces in those topics are associated with a set of resource-groups (RGs).
 // After sending/receiving all the messages, traffic usage statistics, and Prometheus-metrics
 // are verified on the RGs.
-public class RGUsageMTAggrWaitForAllMesgs extends ProducerConsumerBase {
+public class RGUsageMTAggrWaitForAllMesgsTest extends ProducerConsumerBase {

Review comment:
       AFAICT, it runs under the group "other".




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