chia7712 commented on code in PR #16198:
URL: https://github.com/apache/kafka/pull/16198#discussion_r1628400678


##########
group-coordinator/src/main/java/org/apache/kafka/coordinator/group/consumer/MemberSubscriptionAndAssignmentImpl.java:
##########
@@ -39,7 +40,7 @@ public class MemberSubscriptionSpecImpl implements 
MemberSubscriptionSpec {
      * @param subscribedTopicIds    The set of subscribed topic Ids.
      * @param memberAssignment      The current member assignment.
      */
-    public MemberSubscriptionSpecImpl(

Review Comment:
   `Constructs a new {@code MemberSubscriptionSpecImpl}.` -> `Constructs a new 
{@code MemberSubscriptionAndAssignmentImpl}.`
   
   (I can't add comment on line#37)



-- 
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: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to