Hi Erick,
I understand this is how the file handler works.
But for the SolrCloud users, they didn't see the expected replica failover
happens, then we can not say SolrCloud is totally HA enabled. Do we have plan
to handle the HA for disk failures? Thanks.
Regards,
Radar
From: Amy Bai
Date: W
This is weird, when we creating an index, Solr will make sure shards of an
index be distributed to all the existing nodes evenly. But after you used
'UTILIZENODE' of AutoScale, Solr will try to put all the shards of an index
to one or several nodes. Is this intentional or a bug?
For example, we ha