Could somebody help get some insights on this topic? On Mon, Apr 28, 2014 at 4:57 PM, Mohit Anchlia <[email protected]>wrote:
> Trying to understand the following scenarios of consistency in > elasticsearch: > > 1) sync replication - How does elasticsearch deals with consistency issue > that may arise from 1 node momentarily going down and missing writes to it? > When the node comes backup and the reads going to the non-primary shards > could get inconsistent data? > 2) async replication - What happens if replication is slow for some > reason, could users see inconsistent data? > 3) sync/async replication - how does elasticsearch keep data in sync for > those writes that never happened on the non-primary shard because of > network/node failures? > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/CAOT3TWrv_zkCQ26dk9Ey41zckaix9QZWP6ObUx4dsYp0p99Bgg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
