Hi all,

We are using SOLR 8.6.0 and we put the "read-only" parameter on a SOLRCLOUD
collection with 3 replicas. Here is the error message we have following a
problem on one of the SOLR nodes:

Error while trying to
recover:org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException
: Error from server at http://10.10.10.10:8983/solr/test_shard1_replica_n1:
Collection test is read-only.

If the collection is read-only we could avoid the recovery checks and
restart faster. What do you think?

Thanks,

Bertrand



Reply via email to