[DOCS] Format the data tier allocation doc (#64722) (#64798)

Co-authored-by: bellengao <gbl_long@163.com>
This commit is contained in:
James Rodewig 2020-11-09 11:12:35 -05:00 committed by GitHub
parent d173ba6b2d
commit 8a91dac9f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -43,7 +43,6 @@ for data tier filtering.
Assign the index to the first tier in the list that has an available node. Assign the index to the first tier in the list that has an available node.
This prevents indices from remaining unallocated if no nodes are available This prevents indices from remaining unallocated if no nodes are available
in the preferred tier. in the preferred tier.
For example, if you set `index.routing.allocation.include._tier_preference` For example, if you set `index.routing.allocation.include._tier_preference`
to `data_warm,data_hot`, the index is allocated to the warm tier if there to `data_warm,data_hot`, the index is allocated to the warm tier if there
are nodes with the `data_warm` role. If there are no nodes in the warm tier, are nodes with the `data_warm` role. If there are no nodes in the warm tier,