pan3793 commented on code in PR #7328:
URL: https://github.com/apache/kyuubi/pull/7328#discussion_r2802799434


##########
kyuubi-server/src/test/scala/org/apache/kyuubi/events/handler/ServerKafkaLoggingEventHandlerSuite.scala:
##########
@@ -102,12 +96,6 @@ abstract class ServerKafkaLoggingEventHandlerSuite extends 
WithKyuubiServer with
   }
 }
 
-class ServerKafkaLoggingEventHandlerSuiteForKafka2 extends 
ServerKafkaLoggingEventHandlerSuite {
-  // equivalent to Apache Kafka 2.8.x
-  override val imageTag = "6.2.12"
-}
-
 class ServerKafkaLoggingEventHandlerSuiteForKafka3 extends 
ServerKafkaLoggingEventHandlerSuite {
-  // equivalent to Apache Kafka 3.5.x
-  override val imageTag = "7.5.1"
+  override val kafkaVersion = "3.9.1"

Review Comment:
   `apache/kafka` image has been available since 3.9



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to