]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: optimize next start time for lifecycle
authorBingyin Zhang <zhangbingyin@cloudin.cn>
Tue, 19 Dec 2017 10:40:22 +0000 (18:40 +0800)
committerBingyin Zhang <zhangbingyin@cloudin.cn>
Tue, 19 Dec 2017 10:40:22 +0000 (18:40 +0800)
commit8ed5fc35ba897e97a8dc5b8f34b292fe4e9869cf
tree98b4ddeec340e377cfb0dfbef853a456e6b4cfe1
parent6e905de9bff50315dfae2a57bb2b1da837160ca0
rgw: optimize next start time for lifecycle

* If the scheduling time of lifecycle is after the current time, the
* processing of lifecycle should not be postponed for a day

Signed-off-by: Bingyin Zhang <zhangbingyin@cloudin.cn>
src/rgw/rgw_lc.cc