File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -37,9 +37,8 @@ TIP: The performance of an {es} node is often limited by the performance of the
3737For example hardware profiles, refer to Elastic Cloud's {cloud}/ec-reference-hardware.html[instance configurations].
3838Review our recommendations for optimizing your storage for <<indexing-use-faster-hardware,indexing>> and <<search-use-faster-hardware,search>>.
3939
40- IMPORTANT: {es} generally expects nodes within a data tier to share the same
41- hardware profile. Variations not following this recommendation should be
42- carefully architected to avoid <<hotspotting,hot spotting>>.
40+ IMPORTANT: {es} assumes nodes within a data tier share the same hardware profile (such as CPU, RAM, disk capacity).
41+ Data tiers with unequally resourced nodes have a higher risk of <<hotspotting,hot spotting>>.
4342
4443The way data tiers are used often depends on the data's category:
4544
You can’t perform that action at this time.
0 commit comments