Bug 2175535
| Summary: | Getting 411, missing content length error for PutObject operations for clients accessing via aws-sdk in RHCS5 cluster | ||
|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Mark Kogan <mkogan> |
| Component: | RGW | Assignee: | Mark Kogan <mkogan> |
| Status: | CLOSED ERRATA | QA Contact: | Hemanth Sai <hmaheswa> |
| Severity: | high | Docs Contact: | Akash Raj <akraj> |
| Priority: | unspecified | ||
| Version: | 6.0 | CC: | akraj, amenon, amilzon, bkunal, ceph-eng-bugs, cephqe-warriors, gjose, jolmomar, matt, mbenjamin, mkasturi, mkogan, mwatts, nobody, tserlin, vumrao |
| Target Milestone: | --- | ||
| Target Release: | 6.0 | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: |
Cause:
S3 clients that PUT objects with Transfer-Encoding:chunked without providing 'x-amz-decoded-content-length' field would fail
Consequence:
The S3 PUT requests would fail with '411 Length Required' http status code.
Fix:
Do not require that S3 PUT requests with chunked Transfer-Encoding specify a content-length
Result:
S3 client can perform S3 PUT requests with 'chunked' Transfer-Encoding without specifying a Content-Length header
|
Story Points: | --- |
| Clone Of: | 2152801 | Environment: | |
| Last Closed: | 2023-03-20 19:00:36 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 2152801, 2186760 | ||
|
Comment 12
errata-xmlrpc
2023-03-20 19:00:36 UTC
|