Bug 2232161
Summary: | unicode decode errors break librados object iteration | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Patrick Donnelly <pdonnell> |
Component: | CephFS | Assignee: | Patrick Donnelly <pdonnell> |
Status: | CLOSED ERRATA | QA Contact: | Hemanth Kumar <hyelloji> |
Severity: | low | Docs Contact: | Rivka Pollack <rpollack> |
Priority: | unspecified | ||
Version: | 6.0 | CC: | ceph-eng-bugs, cephqe-warriors, rpollack, tserlin |
Target Milestone: | --- | ||
Target Release: | 6.1z7 | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Fixed In Version: | ceph-17.2.6-227.el9cp | Doc Type: | Enhancement |
Doc Text: |
.The Python librados supports iterating object omap key/values
Previously, the iteration would break whenever a binary/unicode key was encountered.
With this release, the Python librados supports iterating object omap key/values with unicode or binary keys and the iteration continues as expected.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2024-08-28 17:57: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: | 2232153 | ||
Bug Blocks: |
Description
Patrick Donnelly
2023-08-15 16:10:21 UTC
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Red Hat Ceph Storage 6.1 security, bug fix, and enhancement updates.), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2024:5960 |