lucasbru opened a new pull request, #21772: URL: https://github.com/apache/kafka/pull/21772
GroupCoordinatorIntegrationTest had several tests that only covered consumer groups but not streams groups. This adds four streams group equivalents to match coverage: - Coordinator failover after compaction with a member joining and leaving - Coordinator failover after compaction with a member leaving and rejoining - Coordinator failover after compaction with a deleted group - Recreating the __consumer_offsets topic with a streams group -- 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]
