- Add CLI option to temporarily override disk watermarks
- Print out any unexpected error from ES in reroute operation
- Drop support for python <= 3.5
- Only check user provided attributes
- Don't attempt to re-use shards already moved
- Add
--one-way
to help where shard count is imbalanced (perhaps for a subset of indices) - Improve printing of node/shard state
- Stop optimising shards when there are no longer improvements
- Add
--index-name
wildcard filter
- Make it possible to provide multiple
--min-node
and--max-node
- First pass at ES rebalancing script