adoroszlai commented on PR #10710: URL: https://github.com/apache/ozone/pull/10710#issuecomment-4933227823
Thanks @smengcl for the patch. There are some PMD failures: ``` PMD Failure: org.apache.ozone.lib.service.instrumentation.Timer:251 Rule:UnusedPrivateMethod Priority:3 Avoid unused private methods such as 'getJSON()'.. PMD Failure: org.apache.ozone.lib.service.instrumentation.VariableHolder:298 Rule:UnusedPrivateMethod Priority:3 Avoid unused private methods such as 'getJSON()'.. PMD Failure: org.apache.ozone.lib.service.instrumentation.Sampler:342 Rule:UnusedPrivateMethod Priority:3 Avoid unused private methods such as 'getJSON()'.. ``` -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
