mirror of
https://github.com/qdrant/qdrant.git
synced 2026-08-07 02:20:55 -05:00
* End resharding and clean up * Track resharding stage in `ReshardState`... ...and tweak `commit_read`/`commit_write`/`finish` ops to work properly * Refactor hashring check for migrating and deleting migrated points * When propagating deletes, only wait for the last batch --------- Co-authored-by: Roman Titov <ffuugoo@users.noreply.github.com>