eziosudo commented on code in PR #13973:
URL: https://github.com/apache/kafka/pull/13973#discussion_r1257387868


##########
streams/src/test/java/org/apache/kafka/streams/integration/MetricsIntegrationTest.java:
##########
@@ -68,6 +69,7 @@
 
 @Timeout(600)
 @Category({IntegrationTest.class})
+@Tag("integration")

Review Comment:
   Hi, thank you for telling "The latter is used by JUnit5 and former is used 
by JUnit4". I did more investigation, now I understand the difference. We do 
not need both annotations here, will fix this.



-- 
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: jira-unsubscr...@kafka.apache.org

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

Reply via email to