Well, "it depends". If the tomcat that went down contains all
the replicas (leader and follower) then indexing will halt,
searching should continue with indications that you're getting
partial results back.
If at least one node for each shard is still active, you should
be fine. There may be some
hi all,
Im running solr cloud with solr 4.4 . I have 2 tomcat instances with 4
shards ( 2 in each).
What will happen if one of the tomcats go down during indexing. The otehr
tomcat throws status as " Leader not active" in the logs.
Regards,
Prasi