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

[Remote Segment Store] Validate checksum of uploaded and downloaded segment files #3143

Open
sachinpkale opened this issue May 3, 2022 · 2 comments
Labels
enhancement Enhancement or improvement to existing feature or request Storage:Durability Issues and PRs related to the durability framework

Comments

@sachinpkale
Copy link
Member

Describe the solution you'd like
As segments uploaded to the remote segment store will be used to recover data in case of data loss scenario, it is important to check the integrity of these segment files as they are getting uploaded to the remote segment store.
In this task, we will add a logic to validate checksum of uploaded segment files.

@sachinpkale
Copy link
Member Author

#3102 (comment)

@kartg kartg added distributed framework Storage:Durability Issues and PRs related to the durability framework and removed untriaged labels May 3, 2022
@sachinpkale sachinpkale changed the title [Remote Segment Store] Validate checksum of uploaded segment files [Remote Segment Store] Validate checksum of uploaded and downloaded segment files May 31, 2022
@mashah
Copy link

mashah commented Sep 12, 2022

Perhaps I can help with this one?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement or improvement to existing feature or request Storage:Durability Issues and PRs related to the durability framework
Projects
Status: 🆕 New
Development

No branches or pull requests

4 participants