Bug 2232153 - unicode decode errors break librados object iteration
Summary: unicode decode errors break librados object iteration
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Ceph Storage
Classification: Red Hat Storage
Component: CephFS
Version: 7.0
Hardware: All
OS: All
unspecified
low
Target Milestone: ---
: 7.0z2
Assignee: Patrick Donnelly
QA Contact: Hemanth Kumar
URL:
Whiteboard:
Depends On:
Blocks: 2232161 2232164
TreeView+ depends on / blocked
 
Reported: 2023-08-15 15:39 UTC by Patrick Donnelly
Modified: 2024-07-30 14:34 UTC (History)
4 users (show)

Fixed In Version:
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.
Clone Of:
Environment:
Last Closed: 2023-12-20 18:23:49 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Ceph Project Bug Tracker 59716 0 None None None 2023-08-15 15:39:20 UTC
Ceph Project Bug Tracker 61759 0 None None None 2023-08-15 16:08:56 UTC
Red Hat Issue Tracker RHCEPH-7216 0 None None None 2023-08-15 15:45:41 UTC

Description Patrick Donnelly 2023-08-15 15:39:20 UTC
Description of problem:

See: https://tracker.ceph.com/issues/59716


Note You need to log in before you can comment on or make changes to this bug.