Project

General

Profile

Actions

Bug #45622

open

cls async APIs are not enforced for all RGW code

Added by Yuval Lifshitz almost 4 years ago. Updated about 1 year ago.

Status:
Fix Under Review
Priority:
Normal
Assignee:
dorinda bassey
Target version:
-
% Done:

0%

Source:
Development
Tags:
easy first bug
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

to cover all code, following line should be added to src/rgw/CMakeLists.txt :

target_compile_definitions(rgw_common PUBLIC "-DCLS_CLIENT_HIDE_IOCTX") 

currently some files in RGW still use the ioctx sync API of CLS modules.

Actions #1

Updated by dorinda bassey over 3 years ago

  • Status changed from New to Fix Under Review
  • Assignee set to dorinda bassey

patch submitted https://github.com/ceph/ceph/pull/37782
pending review

Actions #2

Updated by Casey Bodley about 1 year ago

  • Priority changed from Low to Normal
Actions

Also available in: Atom PDF