kezhuw commented on a change in pull request #15039: URL: https://github.com/apache/flink/pull/15039#discussion_r584319447
########## File path: flink-runtime/src/test/java/org/apache/flink/runtime/metrics/util/MetricUtilsTest.java ########## @@ -161,7 +222,7 @@ public void testHeapMetricUsageNotStatic() throws Exception { } @Test - public void testMetaspaceMetricUsageNotStatic() throws InterruptedException { + public void testMetaspaceMetricUsageNotStatic() throws Exception { Review comment: @XComp Make sense to me. I will change it to your recommended approach later. ---------------------------------------------------------------- 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: us...@infra.apache.org