wchevreuil commented on pull request #3759: URL: https://github.com/apache/hbase/pull/3759#issuecomment-945725149
> Mind explaining a bit about the PR? This `testMetricsWithException` was adding a table, but not removing it at the end. This causes tests that call `createTestTable` fail, if those are run after `testMetricsWithException`. This PR adds a `try/finally` clause to `testMetricsWithException`, removing the created table at the finally block. -- 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]
