Bug 2232153

Summary: unicode decode errors break librados object iteration
Product: [Red Hat Storage] Red Hat Ceph Storage Reporter: Patrick Donnelly <pdonnell>
Component: CephFSAssignee: Patrick Donnelly <pdonnell>
Status: CLOSED CURRENTRELEASE QA Contact: Hemanth Kumar <hyelloji>
Severity: low Docs Contact:
Priority: unspecified    
Version: 7.0CC: ceph-eng-bugs, cephqe-warriors, gfarnum, rpollack
Target Milestone: ---Keywords: Rebase
Target Release: 7.0z2   
Hardware: All   
OS: All   
Whiteboard:
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.
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-12-20 18:23:49 UTC Type: Bug
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:    
Bug Blocks: 2232161, 2232164    

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

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