jiazhai commented on code in PR #15292:
URL: https://github.com/apache/pulsar/pull/15292#discussion_r857083868
##########
pulsar-broker/src/test/java/org/apache/pulsar/broker/resourcegroup/ResourceQuotaCalculatorImplTest.java:
##########
@@ -111,5 +111,15 @@ public void testRQCalcGlobUsedZeroTest() throws
PulsarAdminException {
Assert.assertEquals(newQuota, config);
}
+ @Test
+ public void testNeedToReportLocalUsage() {
Review Comment:
Thanks for the fix. Before this fix, this test will failed, 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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]