Support max_single_primary_size in Resize Action and exposed in ILM (#67705)

This commit is contained in:
bellengao 2021-01-30 04:29:45 +08:00 committed by GitHub
parent ab3f8f5067
commit d69c03359f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
28 changed files with 534 additions and 106 deletions

View file

@ -54,6 +54,12 @@ include-tagged::{doc-tests-file}[{api}-request-settings]
<1> The number of shards on the target of the shrink index request
<2> Remove the allocation requirement copied from the source index
["source","java",subs="attributes,callouts,macros"]
--------------------------------------------------
include-tagged::{doc-tests-file}[{api}-request-maxSinglePrimarySize]
--------------------------------------------------
<1> The max single primary shard size of the target index
["source","java",subs="attributes,callouts,macros"]
--------------------------------------------------
include-tagged::{doc-tests-file}[{api}-request-aliases]
@ -75,5 +81,3 @@ include-tagged::{doc-tests-file}[{api}-response]
<1> Indicates whether all of the nodes have acknowledged the request
<2> Indicates whether the requisite number of shard copies were started for
each shard in the index before timing out