I have a single-node ES 6.8 cluster with ~5500 shards. I have set the cluster.max_shards_per_node
to '10000' in /etc/elasticsearch/elasticsearch.yml
as per this article:
But even after restarting ES, I get the "Number of open shards exceeds cluster soft limit" warning in Kibana's 7.0 Upgrade Assistant... Why would I still be getting this warning?