mirror of
https://github.com/qdrant/qdrant.git
synced 2026-08-02 16:10:58 -05:00
- Add required internal `raft::raw_node::RawNode::report_snapshot` calls - Add methods to propagate `raft::raw_node::RawNode::request_snapshot` call to the consensus thread - Add `/cluster/recover` API endpooint - Add `test_collection_recovery.py` integration test (disabled on CI; documents current, incorrect behavior)