Bug 2266793
Summary: | Etag element has empty string for complete-multipart-upload output | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Chaithra <ckulal> |
Component: | RGW | Assignee: | Matt Benjamin (redhat) <mbenjamin> |
Status: | CLOSED ERRATA | QA Contact: | Chaithra <ckulal> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.1 | CC: | ceph-eng-bugs, cephqe-warriors, dwalveka, mbenjamin, mkasturi, tserlin, vdas |
Target Milestone: | --- | Keywords: | Automation |
Target Release: | 6.1z9 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | ceph-17.2.6-273.el9cp | Doc Type: | Bug Fix |
Doc Text: |
.ETag values in the `CompleteMultipartUpload` and its notifications are now present.
Previously, changes related to notifications caused the object handle corresponding to the completing multipart upload to not contain the resulting ETag. Due to this, ETags were not present for completing multipart uploads as the result of `CompleteMultipartUpload` and its notifications. (The correct ETag was computed and stored, so subsequent operations contained a correct ETag result.)
With this fix, `CompleteMultipartUpload` refreshes the object and also prints it as expected. ETag values in the `CompleteMultipartUpload` and its notifications are present.
|
Story Points: | --- |
Clone Of: | 2266579 | Environment: | |
Last Closed: | 2025-04-28 05:29:28 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: | 2266579, 2271117 | ||
Bug Blocks: |
Comment 19
errata-xmlrpc
2025-04-28 05:29:28 UTC
|