Bug 2232164
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: | Ranjini M N <rmandyam> |
Priority: | unspecified | ||
Version: | 5.0 | CC: | ceph-eng-bugs, cephqe-warriors, hyelloji, rmandyam, rzarzyns, tserlin, vereddy, vshankar |
Target Milestone: | --- | ||
Target Release: | 5.3z6 | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Fixed In Version: | ceph-16.2.10-231.el8cp | 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-02-08 16:50:35 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: | 2258797 |
Description
Patrick Donnelly
2023-08-15 16:26:58 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 (Moderate: Red Hat Ceph Storage 5.3 Security update), 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/RHSA-2024:0745 |