raphaelazzolini commented on PR #7396:
URL: https://github.com/apache/hadoop/pull/7396#issuecomment-2677228631

   ## Performance Tests
   
   I executed the performance tests with all four checksum algorithms and no 
checksum. The results are in 
[cloudstore-test.zip](https://github.com/user-attachments/files/18934566/cloudstore-test.zip).
 These tests are using blocks of 64 MB.
   
   These are tests using blocks of 256 MB: 
[cloudstore-test-256mb.zip](https://github.com/user-attachments/files/18934689/cloudstore-test-256mb.zip)
   
   ## Delete Throttling
   You can see the logs in 
[failsafe-reports.zip](https://github.com/user-attachments/files/18934589/failsafe-reports.zip).
 I tried to create the surefire report html, but it was empty, not sure what I 
did wrong.
   
   It looks like we get a 503, but somewhere is making the 
AwsXmlPredicatedResponseHandler to translate it to 200.
   
   About the error message, it may not be frozen, but I think it is very hard 
that it would be changed because it is not something backwards compatible to 
do. However, relying on the error code would be a much better option.
   


-- 
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: common-issues-unsubscr...@hadoop.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to