[storage-optimizations] zstd block resync logic is incorrect #80

Closed
opened 2021-05-19 15:07:26 +00:00 by trinity-1686a · 0 comments

First step, asking for blocks the node should have, is fine
Second step, listing blocks the node have and putting to resync those that should not be here, misses zstd compressed blocks as their name is not 64 bytes long, but 68 (64 + ".zst")

First step, asking for blocks the node should have, is fine Second step, listing blocks the node have and putting to resync those that should not be here, misses zstd compressed blocks as their name is not 64 bytes long, but 68 (64 + ".zst")
lx changed title from [dev-0.3] zstd block resync logic is incorrect to [storage-optimizations] zstd block resync logic is incorrect 2021-05-28 13:58:59 +00:00
trinity-1686a added the
Bug
label 2021-06-01 11:52:53 +00:00
lx closed this issue 2021-06-01 21:54:46 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Deuxfleurs/garage#80
No description provided.