rreddy-22 commented on code in PR #15974:
URL: https://github.com/apache/kafka/pull/15974#discussion_r1605859034
##########
group-coordinator/src/main/java/org/apache/kafka/coordinator/group/assignor/OptimizedUniformAssignmentBuilder.java:
##########
@@ -59,7 +59,7 @@ public class OptimizedUniformAssignmentBuilder extends
AbstractUniformAssignment
/**
* The assignment specification which includes member metadata.
*/
- private final AssignmentSpec assignmentSpec;
+ private final GroupSpecImpl groupSpec;
Review Comment:
thanks for the catch, I completely missed this!
--
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]