kevinrr888 opened a new issue, #5529:
URL: https://github.com/apache/accumulo/issues/5529

   **Is your feature request related to a problem? Please describe.**
   The number of ITs which extend `SharedMiniClusterBase` has doubled from 
`2.1` to `main` (39 to 75). If the shared mini cluster ITs share one cluster 
between them all, this would reduce Jenkins and Maven build times. On Jenkins, 
starting the cluster takes about 10 seconds and also a couple seconds to stop 
the cluster. This change would currently be around a 15 minute speedup, and 
more as more tests are added.
   
   **Describe the solution you'd like**
   Replace as many `SharedMiniClusterBase` tests as possible to instead share a 
cluster between them.
   
   **Additional context**
   This had been discussed before, but I don't remember who first suggested it.


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

Reply via email to