jolshan commented on code in PR #12487:
URL: https://github.com/apache/kafka/pull/12487#discussion_r940500710


##########
core/src/test/scala/unit/kafka/controller/ControllerIntegrationTest.scala:
##########
@@ -1045,6 +1044,73 @@ class ControllerIntegrationTest extends 
QuorumTestHarness {
     assertEquals(expectedAlterPartitionResponse, future.get(10, 
TimeUnit.SECONDS))
   }
 
+  @Test
+  def testShutdownBrokerNotAddedToIsr(): Unit = {

Review Comment:
   Perhaps? Do you think the current way isn't readable?



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