Suppose I had 5 nodes in cluster and I had to remove 2 node on run-time. So how it can be done without affecting the indices?
I had continuous stream of data coming at nearly 10 Gbphour which is getting indexed continuously.
Is rebalancing will do any help in this? Thanks in advance