WillemJiang commented on a change in pull request #633: [SCB-422] Threadpool metrics URL: https://github.com/apache/incubator-servicecomb-java-chassis/pull/633#discussion_r179373685
########## File path: metrics/metrics-core/src/test/java/org/apache/servicecomb/metrics/core/TestAnMonitorManager.java ########## @@ -41,7 +41,7 @@ private static MetricsLoader currentWindowMetricsLoader; - private static MetricsLoader nextWindowMetricsLoader; + // private static MetricsLoader nextWindowMetricsLoader; Review comment: Why did you comment out these code? If we don't need them, we can just remove them. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
