skaundinya15 commented on a change in pull request #10743:
URL: https://github.com/apache/kafka/pull/10743#discussion_r657690081



##########
File path: 
clients/src/main/java/org/apache/kafka/clients/admin/internals/CoordinatorKey.java
##########
@@ -24,7 +24,7 @@
     public final String idValue;

Review comment:
       Since we are now going to be returning a `CoordinatorKey` type in some 
of the results we return (eg: `DescribeConsumerGroupResult`, 
`DeleteConsumerGroupResult`), perhaps we should move this out of the the 
`internals` package and instead put it in the 
`clients/src/main/java/org/apache/kafka/clients/admin` directory instead.  




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

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


Reply via email to