Thanks Erick - The logs did NOT provide any errors. Thanks for the
thread dump suggestion.
The issue was resolved when we restarted all the nodes.
Also, I am wondering if restarting the leaders would have been
sufficient. I will try this next time this happens.
On Tue, Dec 15, 2020 at 5:21 AM
Well, there’s no information here to help.
The first thing I’d check is what the Solr
logs are saying. Especially if you’ve
changed any of your configuration files.
If that doesn’t show anything, I'd take a thread
dump and look at that, perhaps there’s some
deadlock.
But that said, a reload sho
Hi,
I have an issue with the collection reload API. The reload seems to be
hanging. It's been in the running state for many days.
Can you please suggest any documentation which explains the reload
task under the hood steps?
FYI. I am using solr 8.1
Thanks,
Moulay
Hi,
I will really appreciate if someone can help me with this.
Thank you,
Moulay
On Thu, Dec 10, 2020, 8:28 AM Moulay Hicham wrote:
> Hi,
>
> We have a solr cluster of 30 nodes with a Replication Factor =3.
> Each index size is about 80GB.
> Solr version is 8.1
> The cluster has high TPS both
Hi,
We have a solr cluster of 30 nodes with a Replication Factor =3.
Each index size is about 80GB.
Solr version is 8.1
The cluster has high TPS both in read and write.
We have recently made a schema change and uploaded it using ZKCLI
script. Then we issue a collection reload async request:
admin