We currently have a really big cluster with 150+ nodes.
We are using node attributes to manage the data tiers and our ILM is based on it (node.attr.data).
We are currently investigating the impact of migrating to "node roles" which are recommended by Elasticsearch. All our data nodes are currently using the "data" role.
If we specify a more precise role like data_content, data_hot... on our nodes, will it improve our cluster performances ?
Is there some internal optimization in Elasticsearch based on the new node roles or is it only an informative data used on ILM (just like node.attr.data)?
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.