]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: add BucketChangeObserver to RGWDataChangesLog 24221/head
authorCasey Bodley <cbodley@redhat.com>
Thu, 20 Sep 2018 15:34:42 +0000 (11:34 -0400)
committerCasey Bodley <cbodley@redhat.com>
Fri, 21 Sep 2018 14:51:10 +0000 (10:51 -0400)
commitf3c258c49ff6899433e742b10554c83413d64a8a
tree5debc805d6dc6a927781b6bb430bf2b3deb6f904
parentf05db89637d280505321708683182f0f2c886208
rgw: add BucketChangeObserver to RGWDataChangesLog

this means that BucketTrimManager will track active buckets based on
local changes, rather than changes in remote datalogs or error repos

Fixes: http://tracker.ceph.com/issues/36034
Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/rgw/rgw_bucket.cc
src/rgw/rgw_bucket.h
src/rgw/rgw_rados.cc