jiafu1115 commented on code in PR #20007:
URL: https://github.com/apache/kafka/pull/20007#discussion_r2235016750


##########
core/src/test/scala/unit/kafka/server/ServerShutdownTest.scala:
##########
@@ -142,6 +142,52 @@ class ServerShutdownTest extends KafkaServerTestHarness {
     verifyCleanShutdownAfterFailedStartup[CancellationException]
   }
 
+  @Test
+  def testKafkaShutdownHookExecution(): Unit = {

Review Comment:
   I don't aware we already have the similar unit test for it in another place. 
Let me remove this one.



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

Reply via email to