Skip to content

Commit

Permalink
Update CooperativeConsumerCoordinatorTest.java
Browse files Browse the repository at this point in the history
  • Loading branch information
ShobhitSingh11 authored May 30, 2024
1 parent 6cedcae commit 84ba9f3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
package org.apache.kafka.clients.consumer.internals;

import org.apache.kafka.clients.consumer.ConsumerPartitionAssignor;

//erf
public class CooperativeConsumerCoordinatorTest extends ConsumerCoordinatorTest {
public CooperativeConsumerCoordinatorTest() {
super(ConsumerPartitionAssignor.RebalanceProtocol.COOPERATIVE);
Expand Down

0 comments on commit 84ba9f3

Please sign in to comment.