]> git-server-git.apps.pok.os.sepia.ceph.com Git - radosgw-agent.git/log
radosgw-agent.git
10 years agosync: internal api adjustments, use bucket instance id
Yehuda Sadeh [Wed, 6 May 2015 23:28:47 +0000 (16:28 -0700)]
sync: internal api adjustments, use bucket instance id

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
10 years agosync: multiple fixes
Yehuda Sadeh [Wed, 6 May 2015 21:15:59 +0000 (14:15 -0700)]
sync: multiple fixes

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
10 years agosync-tool: can show state of full sync
Yehuda Sadeh [Tue, 5 May 2015 22:36:39 +0000 (15:36 -0700)]
sync-tool: can show state of full sync

and restart full sync

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
10 years agorgw: keep buckets list in sharded generic replicalog
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>
10 years agoradosgw-sync: keep full-sync state
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>
10 years agoradosgw-sync: handle object removal
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>
10 years agoif an object has a version_id value it is versioned
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>
10 years agosync-tool: fix Zone class
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>
10 years agosync-tool: change log message
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>