Re: Cryptic error while adding replica

2021-05-12 Thread yasoobhaider
Hi guys Please help here. I've tried to check the error message in the code as well but grep-ing reveals nothing. -- Sent from: https://lucene.472066.n3.nabble.com/Solr-User-f472068.html

Cryptic error while adding replica

2021-03-30 Thread yasoobhaider
Hi I have a collection which has 4 shards with 2 replicas each. These 8 replicas are running on 8 nodes. For scaling, when I add a new node and add a replica, it fails with the following error: "trace":"org.apache.solr.common.SolrException: Error getting replica locations : unable to get aut

Re: Difference in response times between direct to shard vs random shard with route param

2021-03-17 Thread yasoobhaider
Hi. Any help would be great -- Sent from: https://lucene.472066.n3.nabble.com/Solr-User-f472068.html

Difference in response times between direct to shard vs random shard with route param

2021-03-15 Thread yasoobhaider
Hi I'm trying to create the right design for a Solr Cloud cluster which is robust and responsive. I've been playing with different versions. I'll share details about the two versions that I'm comparing. Cluster details: 1 collection, 4 shards, 2 replicas each. 8 nodes. So 1 replica on 1 node. E