Hi!
I have a cluster with two host data nodes, one warm data node and one cold data node. I have a policy which moves indices from hot to warm, when index grows up to 1gb. I'd like to know, what will happen if warm data node hits cluster.routing.allocation.disk.watermark.high threshold. Will indices (which should be moved from hot to warm) stay on hot nodes?
Thank you in advance!
