Re: 5xx on Node Restart After Upgrading from Solr 8.10 to 9.6.1

2024-09-03 Thread Rajani M
This should have been fixed in the latest version. I have not tested it but experienced the same issue in the 9.1.1 version and the work around was to add as many warming queries as possible

Re: 5xx on Node Restart After Upgrading from Solr 8.10 to 9.6.1

2024-09-02 Thread Saksham Gupta
Hi there, Looking for a graceful way to restart a node in solr9, please help! On Mon, Sep 2, 2024 at 5:21 PM Saksham Gupta wrote: > Hi All, > We have encountered an issue while upgrading our solr cloud from v8.10 to > v9.6.1. We use a collection with 56 shards [each having a single replica], > h

5xx on Node Restart After Upgrading from Solr 8.10 to 9.6.1

2024-09-02 Thread Saksham Gupta
Hi All, We have encountered an issue while upgrading our solr cloud from v8.10 to v9.6.1. We use a collection with 56 shards [each having a single replica], hosted across a cluster of 8 nodes. Solr queries contain _route_ parameter to decide which shards/ replicas will be used for the respective qu