Files
seaweedFS/weed/storage
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
..
2025-04-02 07:59:21 -07:00
2024-01-25 08:09:36 -08:00
2024-12-19 19:25:27 -08:00
2022-11-14 00:19:27 -08:00
2023-03-08 01:48:28 -08:00
2022-11-14 00:19:27 -08:00
2024-12-19 19:25:06 -08:00
2024-12-15 22:05:22 -08:00
2019-04-17 22:04:49 -07:00
2024-11-21 00:38:03 -08:00
2023-03-14 22:05:16 -07:00
2022-11-14 00:19:27 -08:00
2024-12-05 09:33:50 -08:00