squah-confluent commented on code in PR #21069:
URL: https://github.com/apache/kafka/pull/21069#discussion_r2585250492
##########
group-coordinator/src/test/java/org/apache/kafka/coordinator/group/assignor/RangeAssignorTest.java:
##########
@@ -61,6 +63,17 @@ public class RangeAssignorTest {
private final String memberB = "B";
private final String memberC = "C";
+ @ParameterizedTest
Review Comment:
The range assignor doesn't re-use the assignment maps.
--
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]