symat opened a new pull request #346: HBASE-22637 fix flaky test in TestMetaTableMetrics URL: https://github.com/apache/hbase/pull/346 the problem was seen only on branch 2.0 and 2.1, but it should be unrelated to the minor version of the branches and the same fix can be applied on all 2.x branches fixes / changes: - wait until all the metrics appear on JMX (previously we were only waiting for the bean to appear, I think this was the cause behind fleakyness) - testing all the jmx attributes for all metrics / operations - rename the test (test -> testMetaTableMetricsInJmx)
---------------------------------------------------------------- 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
