mirror of
https://github.com/apache/lucene.git
synced 2025-02-14 22:16:00 +00:00
This commit deprecates the min_rf parameter. Solr now always includes the achieved replication factor in the update requests (as if min_rf was always specified). Also, reverts the changes introduced in SOLR-8034, replicas that don't ack an update will have to recover to prevent inconsistent shards.