fvaleri commented on PR #13131:
URL: https://github.com/apache/kafka/pull/13131#issuecomment-1409100823

   > Thanks for doing this. One thing I didn't understand is why the shared 
classes are in `server-common` instead of `tools`. Is this because `core` also 
uses the class?
   
   Good question. CommandLineUtils is mostly used by tools, but Kafka.scala has 
a dependency on it. In order to move these 2 shared classes to the tools 
module, we would need to add tools dependency to core. Is this correct?
   


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