- [x] Validate rebalancing during node outages while maintaining the replication factor. - [x] Ignore rebalancing when any part of the shards is missing. - [x] Ensure we are not performing a rebalance during a short-term node outage. - [x] Check shard rebalancing when a new node is added. - [x] Validate rebalancing in two cases: 3 nodes with 1 out, and 5 nodes with 2 out (no missing shards, rf=3).