]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: fix lc process only schdule the first item of lc objects 17061/head
authorlu.shasha <lu.shasha@eisoo.com>
Thu, 17 Aug 2017 08:02:02 +0000 (16:02 +0800)
committerlu.shasha <lu.shasha@eisoo.com>
Thu, 17 Aug 2017 09:38:25 +0000 (17:38 +0800)
commit9561dc0a903d9021f64857762e73887ffe46c28e
treec5249d1ebf36ddbe19203a54651ec53833b05d9f
parent588e5d03b6c9c5eb1d9b8a2d6ca20980f07c503b
rgw: fix lc process only schdule the first item of lc objects

If more than two bucket hash to the same lc object, only the first bucket will do lifecycle operation. Other buckets lifecycle will never be schduled.

Fixes: http://tracker.ceph.com/issues/21022
Signed-off-by: Shasha Lu <lu.shasha@eisoo.com>
src/rgw/rgw_lc.cc