cshannon opened a new pull request, #5352: URL: https://github.com/apache/accumulo/pull/5352
This change migrates several ITs to using SharedMiniClusterBase so that a single cluster is stood up and reused for all the tests in the test class. This has the benefit of speeding up the tests because the entire cluster does not need to be torn down and recreated for each test. There are likely more tests that could be changed as well but some would take some more significant refactoring to do so. The updates to these tests sped up the build by about 15 minutes on my VM. -- 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]
