Skip to content

[REFACTORING] Evaluate the impact of removing the client side compression for backup blocks #1409

Closed
@joshimoo

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

area/performanceSystem, volume performancekind/evaluationPotential request, but need evaluation firstkind/pocPotential feature request but need POCkind/refactoringRequest for refactoring (code)priority/0Must be implement or fixed in this release (managed by PO)require/manual-test-planRequire adding/updating manual test cases if they can't be automated

Type

No type

Projects

  • Status

    Closed

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions