steveloughran commented on PR #7882:
URL: https://github.com/apache/hadoop/pull/7882#issuecomment-3307416441

   ok, so maybe for s3express stores we don't do legacy MD5 plugin stuff all is 
good?
   
   1. Does imply the far end is breaking the connection when it is unhappy -at 
least our unit tests found this stuff before the cost of every HEAD doubles.
   2. maybe we should make the choice of checksums an enum with md5 the 
default, so it is something that can be turned off/changed in future.
   
   While on the topic of S3 Express, is it now the case that because there's 
lifecycle rules for cleanup, LIST calls don't return prefixes of paths with 
incomplete uploads? If so I will need to change production code and the test 
-with a separate JIRA for that for completeness


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