随笔分类 - C++
share about c++
摘要:Log 是每个项目必须的,他是跟踪问题的最直接的依据。Ceph 也设计自己的log机制。 初始化启动log实例,启动log线程。 _log = new ceph::log::Log(&_conf->subsys); _log->start(); _log = new ceph::log::Log(&
阅读全文
摘要:cls_bucket_list 函数 librados::IoCtx index_ctx; // key - oid (for different shards if there is any) // value - list result for the corresponding oid (sh
阅读全文
浙公网安备 33010602011771号