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

Fix index files not being created for full dblock files #3704

Merged
merged 1 commit into from Mar 31, 2019
Merged

Fix index files not being created for full dblock files #3704

merged 1 commit into from Mar 31, 2019

Conversation

seantempleton
Copy link
Contributor

As part of the parallel upload changes a bug slipped in where a check was
being made if the index volume writer exists before creating said index
volume writer to actually create the index file. Fixed by changing the
test to check if the temporary index volume exists and then creating
the writer for the index file.

Fixes #3703

As part of the parallel upload changes a bug slipped in where a check was
being made if the index volume writer exists before creating said index
volume writer. Fixed by changing the test to check if the temporary index
volume exists and then creating the writer for the index file.
@warwickmm
Copy link
Member

Wow, thanks for the quick turnaround! 👍

@warwickmm warwickmm merged commit e885f21 into duplicati:master Mar 31, 2019
@seantempleton seantempleton deleted the missingindex branch March 31, 2019 04:14
@seantempleton
Copy link
Contributor Author

No problem. It was a silly bug for me to have let slip through anyway.

@duplicatibot
Copy link

This pull request has been mentioned on Duplicati. There might be relevant details there:

https://forum.duplicati.com/t/verifying-backend-data/348/50

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.

Backups appear to be missing some index files
3 participants