leesf commented on a change in pull request #1045: [HUDI-209] Implement JMX metrics reporter URL: https://github.com/apache/incubator-hudi/pull/1045#discussion_r350128094
########## File path: hudi-client/src/main/java/org/apache/hudi/metrics/MetricsReporter.java ########## @@ -19,6 +19,7 @@ package org.apache.hudi.metrics; import java.io.Closeable; +import java.io.IOException; Review comment: would get removed. ---------------------------------------------------------------- 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
