Until existing(not newly created) segments are fully copied to the new machine 
, no indexing operation will happen on replica shard right ? rather it notes 
down those new indexing documents in transaction log alone ?((Correct me if i 
am wrong))
Once all segments are copied it replays the transaction logs . if so no new 
documents visible for search , till segments copying process over. is it right 
? 

Correct. Replica shard won't be in STARTED state so it won't be searchable.

indices.store.throttle.type: merge & indices.store.throttle.max_bytes_per_sec: 
50mb these properties related to only lucene segment merges alone am i right ?
See whole definition: https://github.com/elasticsearch/elasticsearch/issues/2041



HTH

David

-- 
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/etPan.52c69681.643c9869.11bb1%40MacBook-Air-de-David.local.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to