]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
crimson/osd/ops_executer: fix double apply_stats() when writing 51746/head
authorluo rixin <luorixin@huawei.com>
Thu, 25 May 2023 02:39:38 +0000 (10:39 +0800)
committerluo rixin <luorixin@huawei.com>
Thu, 25 May 2023 02:49:39 +0000 (10:49 +0800)
commit1dd18476f09130cd0eefaa7e9c35d476631709d2
tree94a84ab889def4295c347da35d561448487b526e
parent17f4abe9c9c403a3d9c9c1d1ff2c4b35a689fd10
crimson/osd/ops_executer: fix double apply_stats() when writing

As double apply_stats() when writing, the write related metrics such as
the object number and space utilization are doubled. Therefore, just do once in
ops executing process.

Fixes: https://tracker.ceph.com/issues/61227
Signed-off-by: luo rixin <luorixin@huawei.com>
src/crimson/osd/ops_executer.h