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

Resume for SLO objects on OpenStack Swift broken. Patch included. #9985

Closed
cyberduck opened this issue Jun 21, 2017 · 6 comments
Closed

Resume for SLO objects on OpenStack Swift broken. Patch included. #9985

cyberduck opened this issue Jun 21, 2017 · 6 comments
Assignees
Labels
bug fixed openstack OpenStack Swift Protocol Implementation
Milestone

Comments

@cyberduck
Copy link
Collaborator

ffd68fc created the issue

Hi Cyberduck,

We've tested through 5.0 to latest Git master and have seen some issues when resuming uploads of SLO files. This seems to be because of the prefix chosen for segments. The below patch appears to fix this and allows me to pause and resume a file multiple times, each time it will resume from the previous pause point and the md5 of the file after all this matches the source.

In earlier versions of Cyberduck, resume would start from the first time you stopped, and in latter versions it will not resume at all and start from the beginning.


Attachments

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Thanks for the patch and finding this bug!

@cyberduck
Copy link
Collaborator Author

@ylangisc commented

Fixed in e21e859.

@cyberduck
Copy link
Collaborator Author

ffd68fc commented

Replying to [comment:4 yla]:

Probably you intended to bump openstack module rev here and not onedrive as in the commit?

Fixed in e21e859.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Fix in 5b90284.

@cyberduck
Copy link
Collaborator Author

ffd68fc commented

Ah I see, thanks!

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Milestone renamed

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug fixed openstack OpenStack Swift Protocol Implementation
Projects
None yet
Development

No branches or pull requests

2 participants