On Sat, Jun 16, 2012 at 5:33 AM, Otis Gospodnetic <otis_gospodne...@yahoo.com> wrote:
> And here is one more Q. > * Imagine a client is adding documents and, for simplicity, imagine SolrCloud > routes all these documents to the same shard, call it S. > * Imagine that both the 7-node and the 3-node partition end up with a > complete index and thus both accept updates. According to comments from Mark this (having two functioning sides) is not possible... only one side _can_ continue functioning (taking in updates). Depending on how the shards are deployed over the nodes a "side" may still not accept updates (even if that side has a working zk setup). > Now imagine if the client sending documents for indexing happened to be > sending documents to 2 nodes, say in round-robin fashion. In my understanding all updates are routed through a shard leader. -- Sami Siren