akhileshchg commented on code in PR #21652:
URL: https://github.com/apache/kafka/pull/21652#discussion_r2898519661
##########
group-coordinator/src/main/java/org/apache/kafka/coordinator/group/modern/TargetAssignmentBuilder.java:
##########
@@ -506,7 +533,8 @@ protected abstract CoordinatorRecord
newTargetAssignmentRecord(
protected abstract CoordinatorRecord newTargetAssignmentEpochRecord(
Review Comment:
small nit: Should this be called newTargetAssignmentMetadataRecord for
consistency?
--
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]