Implement omap keys related functions. #763
Labels
area/rgw-sfs
RGW & SFS related
kind/bug
Something isn't working
triage/next-candidate
This could be moved to the next milestone
This issue raised after rebasing on top of ceph's 18.2.0.
The
test_get_object_torrent
is using theomap_get_vals_by_keys
call that is not implemented yet insfs
2023-10-18T14:52:46.880+0200 7f608ac5f6c0 2 req 0 0.003333386s s3:get_obj executing 2023-10-18T14:52:46.880+0200 7f608ac5f6c0 10 req 0 0.003333386s s3:get_obj > object_read::prepare bucket:sfstest-godmouwe4ljmjg4khzwzq-1 obj:Avatar.mpg size:7340032 versionid: conditionals:(ifmatch:0x0 ifnomatch:0x0 ifmod:0x0 ifunmod:0x0) 2023-10-18T14:52:46.880+0200 7f608ac5f6c0 5 req 0 0.003333386s NOTICE: announce_list is empty 2023-10-18T14:52:46.880+0200 7f608ac5f6c0 20 req 0 0.003333386s NOTICE: head obj oid= sfstest-godmouwe4ljmjg4khzwzq-1.1697633566802812419_Avatar.mpg 2023-10-18T14:52:46.880+0200 7f608ac5f6c0 10 req 0 0.003333386s omap_get_vals_by_keys: TODO 2023-10-18T14:52:46.880+0200 7f608ac5f6c0 0 req 0 0.003333386s ERROR: omap_get_vals_by_keys failed: -95 2023-10-18T14:52:46.880+0200 7f608ac5f6c0 0 req 0 0.003333386s s3:get_obj ERROR: failed to get_torrent_file ret= -95
The
omap_get_vals_by_keys
prints theTODO
and returns-ENOTSUP
The text was updated successfully, but these errors were encountered: