node_should_not_connect_exception 表示节点之间的连接被配置规则阻止。
node_should_not_connect_exception
验证节点发现和连接配置。
GET /_cluster/settings
PUT /_cluster/settings { "persistent": { "cluster.routing.allocation.exclude._name": null } }