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

   @steveloughran updated exception handling: 
https://github.com/awslabs/analytics-accelerator-s3/pull/361, next release will 
have include the requestIDs in the message, eg:
   
   ```
   java.io.IOException: Server error accessing s3://xxx, request failed with: 
At least one of the pre-conditions you specified did not hold (Service: S3, 
Status Code: 412, Request ID: xxxx, Extended Request ID: xxxx)
   ```
   
   The null as `eTag` will require more work, the only way to do that reliably 
is to disable the caching fully and provide a pass through stream. Do you know 
which stores don't support eTags?


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