cmccabe commented on a change in pull request #11118:
URL: https://github.com/apache/kafka/pull/11118#discussion_r675851515
##########
File path:
core/src/test/scala/unit/kafka/server/AbstractApiVersionsRequestTest.scala
##########
@@ -24,10 +24,13 @@ import org.apache.kafka.common.protocol.ApiKeys
import org.apache.kafka.common.requests.{ApiVersionsRequest,
ApiVersionsResponse, RequestUtils}
import org.apache.kafka.common.utils.Utils
import org.junit.jupiter.api.Assertions._
-
import java.util.Properties
+
+import org.junit.jupiter.api.Tag
Review comment:
Why is this jupiter include in its own section, and not with the other
jupiter includes?
--
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]