showuon commented on a change in pull request #10665: URL: https://github.com/apache/kafka/pull/10665#discussion_r636866557
########## File path: core/src/test/scala/unit/kafka/integration/MetricsDuringTopicCreationDeletionTest.scala ########## @@ -70,12 +70,12 @@ class MetricsDuringTopicCreationDeletionTest extends KafkaServerTestHarness with @Test def testMetricsDuringTopicCreateDelete(): Unit = { - // For UnderReplicatedPartitions, because of https://issues.apache.org/jira/browse/KAFKA-4605 + // For UnderReplicatedPartitions, because of KAFKA-4605 Review comment: I just thought the ticket Id: KAFKA-4605 is enough, no need to put the whole URL. What do you think? -- 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