I've noticed on a few of my clusters that some shard replicas will be 
perpetually inconsistent w/ other shards. Even when all of my writes are 
successful and use write_consistency = ALL and replication = SYNC.

A GET by id will return 404/missing for one replica but return the document 
for the other two replicas. Even after refresh, the shard is never 
"repaired".

Using ES 0.90.7.

Is this a known defect? Is there a means to detect, prevent, or at least 
detect & repair when this occurs?

-- 
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/164c3362-1ed4-4e90-8bb6-283543a20cf9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to