You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by GitBox <gi...@apache.org> on 2020/04/06 18:57:03 UTC

[GitHub] [storm] agresch commented on a change in pull request #3242: STORM-3614 switch SystemBolt metrics to V2 API

agresch commented on a change in pull request #3242: STORM-3614 switch SystemBolt metrics to V2 API
URL: https://github.com/apache/storm/pull/3242#discussion_r404317540
 
 

 ##########
 File path: pom.xml
 ##########
 @@ -295,6 +295,7 @@
         <log4j.version>2.11.2</log4j.version>
         <slf4j.version>1.7.26</slf4j.version>
         <metrics.version>3.2.6</metrics.version>
+        <metrics.jvm.version>4.0.7</metrics.jvm.version>
 
 Review comment:
   I didn't see any problems when running a mvn dependency tree.
   
   [INFO] +- io.dropwizard.metrics:metrics-jvm:jar:4.0.7:compile
   [INFO] |  +- (io.dropwizard.metrics:metrics-core:jar:3.2.6:compile - version managed from 4.0.7; omitted for duplicate)

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services