Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wip rgw swift expiration #5692

Merged
merged 23 commits into from Sep 3, 2015
Merged

Wip rgw swift expiration #5692

merged 23 commits into from Sep 3, 2015

Conversation

yehudasa
Copy link
Member

Support for swift object expiration

rzarzynski and others added 20 commits August 27, 2015 10:39
Fixes: #4099
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
Fixes: #4099
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
Fixes: #4099
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
Fixes: #4099
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
Fixes: #4099
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
Fixes: #4096
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
Fixes: #4099
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
Fixes: #4099
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
Fixes: #4099
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Fixes: #4099
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>

Conflicts:
	src/rgw/rgw_op.cc
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Give a more clear name

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
$ radosgw-admin objects expire

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
minor issues following code review

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
to prevent multiple rgws processing the same shard concurrently

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
@yehudasa
Copy link
Member Author

@rzarzynski can you take a look at my changes here? Thanks!

And potentially later we could use also the S3 api, so it
could work with multipart upload, and POST obj.

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Not by time. This should provide better concurrency.

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
We don't want to keep the expiration value of a copied object, unless
we're doing a copy within the same zone group.

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
@yehudasa
Copy link
Member Author

yehudasa commented Sep 3, 2015

@rzarzynski can you take a look at the last commit?

@rzarzynski
Copy link
Contributor

@yehudasa it looks good!

yehudasa added a commit that referenced this pull request Sep 3, 2015
Wip rgw swift expiration

Reviewed-by:  Radoslaw Zarzynski <rzarzynski@mirantis.com>
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
@yehudasa yehudasa merged commit ef8abeb into infernalis Sep 3, 2015
@ktdreyer ktdreyer deleted the wip-rgw-swift-expiration branch January 5, 2016 17:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants