showuon commented on code in PR #14133:
URL: https://github.com/apache/kafka/pull/14133#discussion_r1281346254


##########
build.gradle:
##########
@@ -1634,6 +1634,8 @@ project(':storage:api') {
 
   dependencies {
     implementation project(':clients')
+    implementation project(':server-common')
+    implementation libs.metrics

Review Comment:
   Need these 2 packages in storage module to access `KafkaYammerMetrics` class 
and yammer metrics



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to