On Thu, Jun 12, 2014 at 8:42 PM, joergpra...@gmail.com <
joergpra...@gmail.com> wrote:

> 1.1 Not sure what you mean "after the quorum check". Write consistency is
> a model where ES makes sure there are enough recipients (nodes) before
> writes are executed. consistency=quorum fails if you have too few nodes to
> match the actual replica count of the index.
>

This is the part that I am also after. ES currently does not seem to
provide any guarantee that an acknowledged write (from the caller's
perspective) succeeded on a quorum of replicas. This makes it unsuitable
for a primary data store, given you can see data loss despite having
replicas!

-- 
You received this message because you are subscribed to the Google Groups 
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elasticsearch+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/CAHWG4DPDXoRzF1wXOK44MWKihR2R0A_JVZnZ1L1T6dxq7JVySg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to