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 2019/04/04 18:29:22 UTC

[GitHub] [accumulo] milleruntime opened a new issue #1077: Examine ITs that extend AccumuloClusterHarness

milleruntime opened a new issue #1077: Examine ITs that extend AccumuloClusterHarness
URL: https://github.com/apache/accumulo/issues/1077
 
 
   Examine the 129 ITs that extend AccumuloClusterHarness to see if they should extend SharedMiniClusterBase instead. AccumuloClusterHarness allows advanced, atypical testing of a cluster and sets up a cluster per Test.  There are probably a lot of tests that could extend SharedMiniClusterBase, which only creates one cluster for the whole IT. 
   
   This issue is related to #1074 but more specific to the IT base classes. 

----------------------------------------------------------------
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


With regards,
Apache Git Services