Description
es 5.6.x
i have 200+ node with 3 clusters will use cross cluster search.
in es 5 this setting don't have setting with "search.remote.cluster_two.skip_unavailable": true about cross cluster settings
it can add in es 5.6.11?
with some orther promble i can't update to es 6.x
the es 6 one index only have one type ,
but in my env the date have many type from one flume, if update to es 6, one day will have 400+ indices with 10TB, the bulk speed will not better than with es 5.
thanks.
Describe the feature:
Elasticsearch version (bin/elasticsearch --version
):
Plugins installed: []
JVM version (java -version
):
OS version (uname -a
if on a Unix-like system):
Description of the problem including expected versus actual behavior:
Steps to reproduce:
Please include a minimal but complete recreation of the problem, including
(e.g.) index creation, mappings, settings, query etc. The easier you make for
us to reproduce it, the more likely that somebody will take the time to look at it.
Provide logs (if relevant):