Jackie-Jiang commented on code in PR #11575:
URL: https://github.com/apache/pinot/pull/11575#discussion_r1340470598


##########
pinot-core/src/test/java/org/apache/pinot/core/transport/QueryRoutingTest.java:
##########
@@ -77,9 +78,16 @@ public void setUp() {
     _requestCount = 0;
   }
 
+  @AfterMethod

Review Comment:
   Can we register metric `@BeforeClass` and deregister it `@AfterClass`? Also 
I don't know if we really need to deregister it



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

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to