]>
git-server-git.apps.pok.os.sepia.ceph.com Git - radosgw-agent.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Yehuda Sadeh [Sat, 18 Apr 2015 00:00:06 +0000 (17:00 -0700)]
rgw: keep buckets list in sharded generic replicalog
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh [Fri, 17 Apr 2015 23:24:42 +0000 (16:24 -0700)]
radosgw-sync: keep full-sync state
Use a new replicalog construct to keep track of the full sync stage.
Set state to 'init'. Generate a list of all the buckets that need to exist, update all
these buckets as keys in the replicalog. Then set the state to
'full-sync'. Later we'll set the state to 'incremental'.
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh [Thu, 9 Apr 2015 21:38:54 +0000 (14:38 -0700)]
radosgw-sync: handle object removal
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Alfredo Deza [Mon, 6 Apr 2015 13:55:47 +0000 (09:55 -0400)]
if an object has a version_id value it is versioned
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Yehuda Sadeh [Thu, 2 Apr 2015 19:28:57 +0000 (12:28 -0700)]
sync-tool: fix Zone class
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh [Thu, 2 Apr 2015 19:28:24 +0000 (12:28 -0700)]
sync-tool: change log message
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>