amunra opened a new pull request, #3478:
URL: https://github.com/apache/incubator-opendal/pull/3478

   This allows the S3 logic to accept response for path listings that don't 
contain the optional `<ETag>` xml element.
   
   The bug was originally observed when connecting to an S3 compatible server: 
`s3s-fs` (https://crates.io/crates/s3s-fs/0.3.0).
   
   I believe s3s-fs's behaviour is correct, given that the AWS S3 
request/response docs state that the `Etag` field is optional: 
https://docs.aws.amazon.com/AmazonS3/latest/API/API_Object.html.
   
   Closes https://github.com/apache/incubator-opendal/issues/3477.


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

Reply via email to