dajac commented on code in PR #13663:
URL: https://github.com/apache/kafka/pull/13663#discussion_r1188744749


##########
core/src/test/scala/unit/kafka/coordinator/group/GroupMetadataTest.scala:
##########
@@ -160,6 +160,7 @@ class GroupMetadataTest {
     assertThrows(classOf[IllegalStateException], () => 
group.transitionTo(CompletingRebalance))
   }
 
+  @Test

Review Comment:
   Nice catch! Do you mind doing a separate PR for this one? This way we can 
keep changes in this PR scoped in the new module.



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