You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by ilansch <ho...@walla.com> on 2015/10/15 16:31:16 UTC

SolrCloud 4.4 shard range has become null

Hi,
We have 3 servers and load balancer.
on each server we run 1 shard with a leader and replica + zookeeper host
lately i receive exception "No active slice servicing hash code f02c79de in
collection1"
I viewed clusterstate.json and saw that shard3 range has been set to null,
after investigation i came up with this:
The intial zookeeper DzkHost setup was with list of hostnames.
There was power shutdown in lab - and machine of shard3 has restarted ok but
the hostname has changed.

What was the effect on zookeer/solrcloud configuration -> range on shard 3
is null.
Since the configuration was made with compositeId router, i cannot delete
and create the shard over again. 
What is the proper way to handle case like this ?
If i restore the original hostname will it fix it ?






--
View this message in context: http://lucene.472066.n3.nabble.com/SolrCloud-4-4-shard-range-has-become-null-tp4234579.html
Sent from the Solr - User mailing list archive at Nabble.com.