]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: check lc objs not empty after fetching
authorYao Zongyou <yaozongyou@vip.qq.com>
Mon, 28 Jan 2019 10:17:15 +0000 (18:17 +0800)
committerYao Zongyou <yaozongyou@vip.qq.com>
Mon, 28 Jan 2019 10:17:15 +0000 (18:17 +0800)
commit6240c0c4cdc76d2d2c3d9dc30919b6cca922144f
tree6341c916c8319d5fb7f9c67323f48d912f7b44f9
parent8b175ee4cc2233625934faec055dba6a367b2275
rgw: check lc objs not empty after fetching

During lifecycle processing, the bucket's objects
may be deleted by other clients, so we need to
check objs not empty after each fetch.

Signed-off-by: Yao Zongyou <yaozongyou@vip.qq.com>
src/rgw/rgw_lc.cc