The health column is showing yellow for logstash index , even after deleting old ones they re recreated with yellow health. I have clusters for this setup and have checked shards using below.
"cluster_name" : "elasticsearch",
"status" : "yell
我已经使用2分片2副本配置设置了solrcloud集群。但是当我启动我的分片节点,并且每个分片只有一个副本节点时,分片领导节点会连续打印一条消息:waiting until we see more replicas up,total 3 found 2 timeoutin175000,等待其他副本出现在这里的时间大约是3分钟。
对分片和副本的概念感到困惑 情况1)在下面的图片中: emp index no of shards =1和no of replica =1,这看起来很好,因为主节点不包含副本,分片的数量应该是1,因此分配了另一个节点,该节点成为其分片和副本。案例2)在员工索引的案例2中-i增加了分片数量=2和副本数量=2 -> 下面的he