junrao commented on code in PR #13454:
URL: https://github.com/apache/kafka/pull/13454#discussion_r1158757537


##########
build.gradle:
##########
@@ -858,6 +858,7 @@ project(':core') {
     implementation project(':group-coordinator')
     implementation project(':metadata')
     implementation project(':storage:api')
+    implementation project(':tools:tools-api')

Review Comment:
   Why does core depend on tools-api?



##########
build.gradle:
##########
@@ -1766,13 +1769,69 @@ project(':storage') {
   }
 }
 
+project(':tools:tools-api') {

Review Comment:
   Should we change the javadoc part to include the tools.api package?



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