@lucene.apache.org
Subject: Indexing in the case of entire shard failure
We have a system which consists of 2 shards while every shard has a leader
and one replica.
During indexing one of the shards (both leader and replica) was shut down.
We got two types of HTTP requests: rm= "Service Unavailable" a
he conclusion that the shard which was up was going
on indexing. Is this behavior correct? We expected that in the case of the
entire shard fails the system stop indexing completely.
--
View this message in context:
http://lucene.472066.n3.nabble.com/Indexing-in-the-case-of-entire-shard-failure-