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, all the resourcegroup related tests (including this one) will
run 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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]