mirror of
https://github.com/qdrant/qdrant.git
synced 2026-07-31 07:00:56 -05:00
* Add ReadActive replica state * Add consensus function to switch from Partial to ReadActive and confirm * On stream records to a different shard ID, switch to ReadActive first * Update OpenAPI spec * In stream records peer sync, require all peers to be up-to-date * Review fixes * Rename ReadActive to ActiveRead * update openapi spec * explicit state checking functions * typo * update fallback routing with usage of a new state --------- Co-authored-by: KShivendu <kshivendu1@gmail.com> Co-authored-by: generall <andrey@vasnetsov.com>