Would it be possible to set elasticsearch high watermark low watermark? My reasoning is that I don't want one node to be stuck with all the days active shards (which I think would happen if low watermark is breached - the low node will get all the new shards that are being allocated out of an 8 node cluster), but the disk space among my nodes is screwed up and some nodes are much lower then others. So my thought is once high watermark is breached, it will relocate other shards which should be fine with me.