Bug 2121564
Summary: | [cee][rgw] http response codes 404/504 seen along with latency over 60 seconds during PUT operations | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | tserlin |
Component: | RGW | Assignee: | Matt Benjamin (redhat) <mbenjamin> |
Status: | CLOSED ERRATA | QA Contact: | Tejas <tchandra> |
Severity: | high | Docs Contact: | Eliska <ekristov> |
Priority: | unspecified | ||
Version: | 4.2 | CC: | akraj, cbodley, ceph-eng-bugs, cephqe-warriors, ekristov, kbader, kdreyer, kkeithle, mbenjamin, mkasturi, mwatts, rmandyam, roemerso, sbaldwin, vereddy |
Target Milestone: | --- | Keywords: | Regression |
Target Release: | 6.0 | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | ceph-17.2.5-32.el9cp | Doc Type: | Bug Fix |
Doc Text: |
.The code that parses dates `z-amz-date` format is changed
Previously, the standard format for `x-amz-date` was changed which caused issues, since the new software uses the new date format. The new software built with the latest `go` libraries would not talk to the Ceph Object Gateway.
With this fix, the code in the Ceph Object Gateway that parses dates in `x-amz-date` format is changed to also accept the new date format.
|
Story Points: | --- |
Clone Of: | 2109675 | Environment: | |
Last Closed: | 2023-03-20 18:57:23 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: | 2109675, 2153781 | ||
Bug Blocks: | 2117585, 2126050 |
Comment 27
errata-xmlrpc
2023-03-20 18:57:23 UTC
|