satishd commented on a change in pull request #10271:
URL: https://github.com/apache/kafka/pull/10271#discussion_r617483955



##########
File path: build.gradle
##########
@@ -1409,6 +1409,7 @@ project(':storage') {
   dependencies {
     implementation project(':storage:api')
     implementation project(':clients')
+    implementation project(':metadata')

Review comment:
       I will remove this dependency once I move `ApiMessageAndVersion` to 
`clients` module. This is done in a followup PR 
https://github.com/apache/kafka/pull/10271. 




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