Skip to content

同步过程中断导致的一致性问题 #4912

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

Closed
88250 opened this issue May 15, 2022 · 0 comments
Closed

同步过程中断导致的一致性问题 #4912

88250 opened this issue May 15, 2022 · 0 comments
Assignees
Labels
Milestone

Comments

@88250
Copy link
Member

88250 commented May 15, 2022

https://ld246.com/article/1652626816119

传输大文件耗时较长,并发上传时索引文件可能会在这些大文件之前就提交完,此时中断同步的话大文件没有上传完毕,而索引列表却是完整的,导致一致性问题。

解决方案:所有数据文件上传确认完毕以后再上传索引文件。

@88250 88250 added the Bug label May 15, 2022
@88250 88250 added this to the 2.0.9 milestone May 15, 2022
@88250 88250 self-assigned this May 15, 2022
@88250 88250 closed this as completed May 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant