]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: add bucket notification cache 49807/head
authorliuhong <liuhong_yewu@cmss.chinamobile.com>
Fri, 20 Jan 2023 13:02:24 +0000 (21:02 +0800)
committerliuhong <liuhong_yewu@cmss.chinamobile.com>
Fri, 10 Mar 2023 07:34:05 +0000 (08:34 +0100)
commit6de6fd851aefd4118504170b9df214534d772c1e
tree7efd66543a7377c4c774735c7900233bef1531cb
parent2e8c20cca2e62bcee8ceb86b2d744d88c7260e5f
rgw: add bucket notification cache

Bucket notification supports reading the rule configuration from the cache first, rather than directly from the bottom layer

Signed-off-by: liuhong <liuhong_yewu@cmss.chinamobile.com>
src/rgw/driver/rados/rgw_rados.cc
src/rgw/driver/rados/rgw_rados.h
src/rgw/driver/rados/rgw_sal_rados.cc