Project

General

Profile

Actions

Bug #43310

open

Ceph code doesn't have namespace

Added by Chuan Qiu over 4 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

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

Description

All ceph C++ code doesn't have namespace, and if it's loaded as a shared library(libcephfs/librados, or from equivalent pybinding), it may conflict with other code that also have same class name.

libcephfs.so contains common names like ThreadPool.

No data to display

Actions

Also available in: Atom PDF