merlimat commented on a change in pull request #8590:
URL: https://github.com/apache/pulsar/pull/8590#discussion_r560373914
##########
File path: managed-ledger/pom.xml
##########
@@ -84,7 +84,16 @@
<classifier>tests</classifier>
<scope>test</scope>
</dependency>
-
+ <dependency>
+ <groupId>io.dropwizard.metrics</groupId>
Review comment:
It would be good to leave a comment with the reason we're adding these,
otherwise down the road it will be difficult to remember the rationale.
----------------------------------------------------------------
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:
[email protected]