squah-confluent commented on code in PR #22510:
URL: https://github.com/apache/kafka/pull/22510#discussion_r3490825105
##########
group-coordinator/src/test/java/org/apache/kafka/coordinator/group/modern/TargetAssignmentBuilderTest.java:
##########
@@ -231,30 +165,6 @@ public TargetAssignmentBuilder.TargetAssignmentResult
build() {
))
);
- // All the updated are added and all the deleted
Review Comment:
Let's revisit this after 8/N and 9/N. By the end of those commits, all the
TargetAssignmentBuilder tests have been relocated or rewritten and the inner
test context classes are gone.
--
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]