美文网首页
elasticsearch 集群模式

elasticsearch 集群模式

作者: Ary_zz | 来源:发表于2018-12-04 09:41 被阅读0次

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"}'

相关文章

网友评论

      本文标题:elasticsearch 集群模式

      本文链接:https://www.haomeiwen.com/subject/mcapcqtx.html