You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2021/06/10 18:29:39 UTC

[GitHub] [accumulo] ctubbsii opened a new issue #2157: ExternalCompactionIT takes 20 minutes

ctubbsii opened a new issue #2157:
URL: https://github.com/apache/accumulo/issues/2157


   The new ExternalCompactionIT test takes 20 minutes to run. This is substantial percentage of the overall build runtime (around 5%).
   
   There is probably room for optimization here, so that it doesn't take so long to run through the test cases... either by using mock objects to test some cases as a unit test, or by reusing the minicluster instead of starting/stopping processes so much between and during tests, or other opportunities for optimization.
   
   Some investigation will be required to determine what options are available for optimizing this test.


-- 
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:
users@infra.apache.org



[GitHub] [accumulo] dlmarion closed issue #2157: ExternalCompactionIT takes 20 minutes

Posted by GitBox <gi...@apache.org>.
dlmarion closed issue #2157:
URL: https://github.com/apache/accumulo/issues/2157


   


-- 
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:
users@infra.apache.org