[REFACTORING] Evaluate the impact of removing the client side compression for backup blocks #1409
Closed
Description
- This would reduce the cpu load on the nodes when creating a backup.
- This would increase the backup size, by how much?
- This would allow download and check operations to make sure that the backups crc still matches with the backup contents, currently we would need to download uncompress, crc check the data.
While doing this think about some alternatives, maybe keep a crc/hash of the compressed data, etc.
Metadata
Assignees
Labels
Type
Projects
Status
Closed