Files
qdrant/lib/segment
Ivan Pleshkov ec4b98bcc8 id tracker persisted mappings offset (#7877)
* id tracker persisted mappings offset

* remove obsolete check

* review remarks

* review remarks

* When persisting mappings, truncate file that is larger than we expect

* If persisting mappings fails, truncate file to what we had before

This isn't necessary, but it is nice to clean up partial mappings.

* Fix typos

* Fix typos

* Just truncate the file, we don't have to seek anymore

* Rename length variable to mappings_expected_len

---------

Co-authored-by: timvisee <tim@visee.me>
2026-01-09 11:38:20 +01:00
..
2025-12-09 00:15:36 +00:00
2024-06-13 21:16:29 +02:00