jim0987795064 commented on code in PR #20399:
URL: https://github.com/apache/kafka/pull/20399#discussion_r2379130319


##########
core/src/main/scala/kafka/cluster/Partition.scala:
##########
@@ -116,7 +116,9 @@ class DelayedOperations(topicId: Option[Uuid],
 }
 
 object Partition {
-  private val metricsGroup = new KafkaMetricsGroup(classOf[Partition])
+  private val metricsPackage = "kafka.cluster"

Review Comment:
   @chia7712 Thanks for this suggestion. I've already added a comment to 
describe this situation.



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