kevin-wu24 commented on code in PR #22191:
URL: https://github.com/apache/kafka/pull/22191#discussion_r3306669601


##########
core/src/test/scala/unit/kafka/server/ControllerRegistrationManagerTest.scala:
##########
@@ -99,6 +99,9 @@ class ControllerRegistrationManagerTest {
     failedAttempts.get(30, TimeUnit.SECONDS)
   }
 
+  // This method simulates a metadata update by applying the given registration
+  // and unregistration modifiers to the previous image, and then calling

Review Comment:
   Yeah I can add that. Thanks for the suggestion.



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