Hi All,
I have four nodes which are master and data enabled. so the primary master will handle the request and index management let say node 1 is primary master to cluster. let say If am populating data to non primary master node( let say node4) so in this case what is the request and indexing process by elasticsearch is elasticsearch will default find primary master in cluster event though we pointed to node4 or since node 4 is master enabled (not a primary master as of now) is it self will handle requests with out primary master please explain me this concept once.
Thanks & Regards,
Phani