wujimin commented on a change in pull request #633: [SCB-422] Threadpool metrics URL: https://github.com/apache/incubator-servicecomb-java-chassis/pull/633#discussion_r179764368
########## 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: cause random UT failed. this class, and related classes will be deleted in the next PR ---------------------------------------------------------------- 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
