squah-confluent commented on code in PR #21263:
URL: https://github.com/apache/kafka/pull/21263#discussion_r2669355952
##########
group-coordinator/src/test/java/org/apache/kafka/coordinator/group/GroupCoordinatorServiceTest.java:
##########
@@ -5563,7 +5536,7 @@ public void
testDeleteShareGroupOffsetsSuccessWithErrorTopics() throws Interrupt
}
@Test
- public void testPersisterInitializeSuccess() {
+ public void testPersisterInitializeSuccess() throws ExecutionException,
InterruptedException {
Review Comment:
We missed removing these down here too
--
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]