PelicanPlatform / pelican

The Pelican Platform for creating data federations
https://pelicanplatform.org/
Apache License 2.0
10 stars 24 forks source link

Update xrds3 to v0.1.6 to fix S3 multipart PUTs #1572

Closed jhiemstrawisc closed 1 month ago

jhiemstrawisc commented 1 month ago

This new xrds3 version contains the first pass at fixing PUTs against S3 origins. In particular, it implements the S3 multipart upload flow. See https://github.com/PelicanPlatform/xrootd-s3-http/pull/41 for more information.