HI!
I was reading on cluster level shard allocation and it seems that I can't set one node to "read-only" mode. There is not much room to re-allocate shards but I don't want to lose the data before necessary. However, I want to remove that specific node from the cluster as soon as possible.
Is there a way to stop allocating shards on a specific node while it'd still serve search requests?
Thank you!