ijuma commented on code in PR #18267:
URL: https://github.com/apache/kafka/pull/18267#discussion_r1894681465


##########
core/src/test/scala/unit/kafka/server/KafkaApisTest.scala:
##########
@@ -3120,19 +3099,16 @@ class KafkaApisTest extends Logging {
   }
 
   @Test
-  def 
shouldRespondWithUnsupportedMessageFormatForBadPartitionAndNoErrorsForGoodPartition():
 Unit = {
-    val tp1 = new TopicPartition("t", 0)
+  def shouldRespondWithNoErrorsForGoodPartition(): Unit = {

Review Comment:
   Pushed a commit that does 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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to