2018-12-04
debug
- the cluster has unassigned shards and cluster setting [cluster.routing.allocation.allow_rebalance] is set to [indices_all_active]
curl -XPUT ip:9200/_settings -d '{"index.routing.rebalance.enable" : "all"}'
2018-12-04
debug
curl -XPUT ip:9200/_settings -d '{"index.routing.rebalance.enable" : "all"}'