dajac commented on code in PR #14182:
URL: https://github.com/apache/kafka/pull/14182#discussion_r1316961213


##########
group-coordinator/src/main/java/org/apache/kafka/coordinator/group/common/TopicIdPartition.java:
##########
@@ -0,0 +1,74 @@
+/*

Review Comment:
   I was referring to 
https://github.com/apache/kafka/blob/trunk/metadata/src/main/java/org/apache/kafka/controller/TopicIdPartition.java.
 It is really bad to have two classes with the same name but slightly 
different. I wonder if we can do something about it...



-- 
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