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_r404318810
##########
File path: storm-core/test/clj/org/apache/storm/metrics_test.clj
##########
@@ -376,26 +376,5 @@
(assert-metric-running-sum! "mybolt" "__ack-count/myspout:default" 2 4
cluster)
(assert-metric-running-sum! "mybolt" "__execute-count/myspout:default" 3
4 cluster))))
-(deftest test-system-bolt
Review comment:
I don't think it's worth the effort for getting this in. If you feel
replacing this test is important enough, I would suggest opening a new JIRA.
----------------------------------------------------------------
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]
With regards,
Apache Git Services