chia7712 commented on code in PR #21573:
URL: https://github.com/apache/kafka/pull/21573#discussion_r2869661491


##########
storage/src/test/java/org/apache/kafka/server/purgatory/DelayedRemoteListOffsetsTest.java:
##########
@@ -56,6 +65,7 @@ public class DelayedRemoteListOffsetsTest {
     @AfterEach
     public void afterEach() throws Exception {
         purgatory.shutdown();
+        TestUtils.clearYammerMetrics();

Review Comment:
   It is weird to use scala code here. Would you mind migrating 
`clearYammerMetrics` to java `TestUtils`?



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

Reply via email to