Files
seaweedFS/weed/storage/erasure_coding
Quentin D. 2ae5b480a6 Use the correct constant when computing the offset in SearchNeedleFromSortedIndex (#6771)
NeedleHeaderSize happen to have the same size as NeedleMapEntrySize, except when running the 5 bytes offset variant of Seaweedfs, because it does not contain OffsetSize. This causes ECX corruption on deletes, due to the drifting offset computation (offset is always computed on a basis of 16 bytes per record instead of 17 bytes)

Signed-off-by: Quentin Devos <4972091+Okhoshi@users.noreply.github.com>
2025-05-09 08:47:53 -07:00
..
2019-05-15 01:02:00 -07:00
2019-05-15 01:02:00 -07:00
2020-06-25 16:36:06 -07:00
2024-11-19 14:16:06 -08:00
2024-08-13 13:56:00 -07:00