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

Remove swift versionning from swift vfs impl v1 & v2 #1638

Closed
wants to merge 3 commits into from

Conversation

sblaisot
Copy link
Contributor

Remove swift versionning in swift VFS (implementation v1 and v2).

Swift versionning causes a lot of problems with zero gain:

Simply removing container versionning is the quickest way to fix this.

@nono
Copy link
Member

nono commented Nov 30, 2018

@nono
Copy link
Member

nono commented Dec 3, 2018

// on the container and the old object should be restored.
// TODO(xxx): We previously used X-Versions-Location on the container and
// the old object should be restored so deleting the object was secure.
// This not the case anymore so maybe we should add some error handling here.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We really need to fix this (layout v1 and v2) before merging this PR, or we may lose files in production

@nono
Copy link
Member

nono commented Jun 27, 2019

I close this pull request. We still want to remove Swift versioning, but the way to do that is moving to a new Swift layout.

@nono nono closed this Jun 27, 2019
@sblaisot sblaisot deleted the swift-remove-versionning branch September 17, 2019 07:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants