Github user vrozov commented on a diff in the pull request:
https://github.com/apache/drill/pull/1189#discussion_r183870299
--- Diff: pom.xml ---
@@ -1333,6 +1353,12 @@
</exclusion>
</exclusions>
</dependency>
+ <dependency>
--- End diff --
Where is the dependency used? Can it be replaced with the
`io.dropwizard.metrics`?---
