sodonnel opened a new pull request #2656:
URL: https://github.com/apache/ozone/pull/2656


   ## What changes were proposed in this pull request?
   
   TestKeyInputStream takes over 900 seconds to run:
   
   ```
   [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
964.773 s - in org.apache.hadoop.ozone.client.rpc.read.TestKeyInputStream
   [INFO] Running org.apache.hadoop.ozone.client.rpc.Test2WayCommitInRatis
   ```
   
   Some of the tests stop and start nodes in the mini-cluster, so its hard to 
use the same cluster for all tests, but we can combine the "non-destructive" 
tests into a single test method easily saving significant time.
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-5758
   
   ## How was this patch tested?
   
   Existing tests
   


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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to