jolshan commented on a change in pull request #9684:
URL: https://github.com/apache/kafka/pull/9684#discussion_r552856176



##########
File path: core/src/test/scala/unit/kafka/server/DeleteTopicsRequestTest.scala
##########
@@ -132,6 +133,25 @@ class DeleteTopicsRequestTest extends BaseRequestTest {
     validateTopicIsDeleted(timeoutTopic)
   }
 
+  @Test
+  def testErrorDeleteTopicRequestsOnOldVersions(): Unit = {

Review comment:
       This is incorrect. Should be removed until 2.8 PR is added.




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

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


Reply via email to