mirror of
https://github.com/qdrant/qdrant.git
synced 2026-08-05 09:31:05 -05:00
* implement concern-factor, forbig disabling the last node, improve tes… (#1168) * implement concern-factor, forbig disabling the last node, improve test stability * upd docs * improve test_recover_dead_node * rename to write_consistency_factor * Fix bug: applied index higher than commit on restart (#1172) * create collection with default status = dead + await for activation on create_collecton_op_submit * fmt * fix unit tests Co-authored-by: Egor Ivkov <e.o.ivkov@gmail.com> * upd integration tests * fix transaction handling * upd protobuf * upd to v0.11.0 Co-authored-by: Andrey Vasnetsov <andrey@vasnetsov.com> Co-authored-by: Egor Ivkov <e.o.ivkov@gmail.com>