Github user vrozov commented on a diff in the pull request:

    https://github.com/apache/drill/pull/1189#discussion_r183868650
  
    --- Diff: pom.xml ---
    @@ -1164,7 +1164,27 @@
           <dependency>
             <groupId>io.dropwizard.metrics</groupId>
             <artifactId>metrics-core</artifactId>
    -        <version>4.0.2</version>
    +        <version>4.1.0-rc0</version>
    --- End diff --
    
    define version as a property and avoid using `rc` version unless it 
provides a significant benefit. 


---

Reply via email to