opendevreview | Merged openstack/swift master: Sharder: add more logs during container cleaving. https://review.opendev.org/c/openstack/swift/+/862775 | 12:08 |
---|---|---|
jalberti | Hi there! A question regarding conditional requests, especially conditional part copy's using the Swift-S3 API middleware. | 23:51 |
jalberti | It seems that when providing an etag with the request, the request always fails, if the etag is not a md5 but the s3_etag | 23:51 |
jalberti | I can see in controllers/obj.py in the GETorHEAD() (https://github.com/openstack/swift/blob/master/swift/common/middleware/s3api/controllers/obj.py#L86) a reference to update_etag_is_at_header(...) | 23:53 |
jalberti | I'm missing the equivalent in https://github.com/openstack/swift/blob/master/swift/common/middleware/s3api/controllers/multi_upload.py ... class PartController(Controller) ... def PUT(...) ... | 23:54 |
jalberti | Is this something this channel can help with? Thanks in advance!~ | 23:54 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!