cluster computing - Elasticsearch query result consensus across replica nodes -


i'm working on project uses elasticsearch primary data store sensitive data needs resilient corruption. indexes split 5 shards 2 replicas across 3 machines.

is there built in way send queries 3 nodes , check consensus? need code explicitly in client or can data node happen connect handle me?

also, elasticsearch perform parity/integrity checks on source , index data, aside potentially slow startup check when index.shard.check_on_startup enabled? or need handled fault tolerant fs or in hardware raid-5/10?


Comments

Popular posts from this blog

sql server - Deadlock occuring in Clustered Columnstore index -

python - What's the Pythonic way to report nonfatal errors in a parser? -

Android Validators fields -