Github user vdiravka commented on the issue:
https://github.com/apache/drill/pull/1189
@vrozov I understand what you mean: `com.codahale` isn't updated for a long
time
https://mvnrepository.com/artifact/com.codahale.metrics/metrics-core,
but `io.dropwizard.metrics` is updated recently
https://mvnrepository.com/artifact/io.dropwizard.metrics/metrics-core.
So we can switch into the last one. I will update my PR and let you know.
Thank you. ---
