ijuma commented on code in PR #12441: URL: https://github.com/apache/kafka/pull/12441#discussion_r929996624
########## build.gradle: ########## @@ -466,6 +466,10 @@ subprojects { if (shouldUseJUnit5) { useJUnitPlatform { includeTags "integration" + // KAFKA-14109 Review Comment: We don't typically include jira references in the code like this (it pollutes the code and goes stale typically). -- 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