ijuma commented on code in PR #18267:
URL: https://github.com/apache/kafka/pull/18267#discussion_r1894685394
##########
core/src/test/scala/unit/kafka/coordinator/group/GroupMetadataManagerTest.scala:
##########
@@ -2426,10 +2426,7 @@ class GroupMetadataManagerTest {
groupMetadataManager.cleanupGroupMetadata()
- verify(partition).appendRecordsToLeader(any[MemoryRecords],
Review Comment:
Also added this back (and fixed the test).
--
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]