explicitly call any API to avoid session timwout?
From: Erick Erickson [erickerick...@gmail.com]
Sent: Sunday, June 26, 2016 9:32 PM
To: solr-user
Subject: Re: Could not load collection for SolrCloud
My guess is that you are hitting garbage collection issues
My guess is that you are hitting garbage collection issues on those shards
that are going into recovery. If a leader tries to contact a follower
in a single
shard and times out it effectively says "that one must be gone,
let's put it into recovery". Look for LeaderInitiatedRecovery (don't remember
Hello,
I am using solr 6.0.0 in SolCloud mode with 3 nodes, one zookeeper and 3 shard
and 2 replica per collection.
Getting below error for some insert/update when trying to insert documents to
Solr.
And it has been observed that few shard are in either recovery or fail recovery
state. (Atlea