[Remote Segment Store] Validate checksum of uploaded and downloaded segment files #3143
Labels
enhancement
Enhancement or improvement to existing feature or request
Storage:Durability
Issues and PRs related to the durability framework
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.
The text was updated successfully, but these errors were encountered: