You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2021/09/17 10:54:09 UTC

[GitHub] [ozone] sodonnel commented on pull request #2656: HDDS-5758. Speed up TestKeyInputStream and TestChunkInputStream by combining some tests

sodonnel commented on pull request #2656:
URL: https://github.com/apache/ozone/pull/2656#issuecomment-921702314


   The updated code ran in:
   
   ```
   [INFO] Running org.apache.hadoop.ozone.client.rpc.read.TestChunkInputStream
   [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 84.541 s - in org.apache.hadoop.ozone.client.rpc.read.TestChunkInputStream
   [INFO] Running org.apache.hadoop.ozone.client.rpc.read.TestKeyInputStream
   [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 404.993 s - in org.apache.hadoop.ozone.client.rpc.read.TestKeyInputStream
   ```
   
   Saving 560 + 208 = 768 seconds.


-- 
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: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org