squah-confluent commented on code in PR #21263:
URL: https://github.com/apache/kafka/pull/21263#discussion_r2669311107


##########
group-coordinator/src/test/java/org/apache/kafka/coordinator/group/GroupCoordinatorServiceTest.java:
##########
@@ -3109,7 +3111,7 @@ public void testCompleteTransaction() throws 
ExecutionException, InterruptedExce
     }
 
     @Test
-    public void testCompleteTransactionWhenNotCoordinatorServiceStarted() {
+    public void testCompleteTransactionWhenNotCoordinatorServiceStarted() 
throws ExecutionException, InterruptedException {

Review Comment:
   Thanks for updating the PR. Did we miss removing these?



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