mirror of
https://github.com/qdrant/qdrant.git
synced 2026-08-03 00:20:57 -05:00
* Strict Mode: distributed checking of max collection size * add size projections in distributed mode * Add consensus tests * New Test: All nodes in cluster * fix tests * Update lib/collection/src/collection/mod.rs Co-authored-by: Arnaud Gourlay <arnaud.gourlay@gmail.com> * increase upsert delay * add TODO for resharding * wait for strict mode config to be applied on second node * remove delays * Also wait for strict mode in other test * clearify strict mode config option --------- Co-authored-by: Arnaud Gourlay <arnaud.gourlay@gmail.com>