Removes max_primary_shard_size parameter#1914
Merged
kolchfa-aws merged 2 commits intomainfrom Nov 28, 2022
Merged
Conversation
Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
Contributor
|
Related to opensearch-project/OpenSearch#5170 |
msfroh
approved these changes
Nov 16, 2022
Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
Collaborator
Author
|
The new parameter will be added in this PR: opensearch-project/OpenSearch#5229 |
Naarcha-AWS
approved these changes
Nov 16, 2022
hdhalter
approved these changes
Nov 23, 2022
opensearch-trigger-bot bot
pushed a commit
that referenced
this pull request
Nov 28, 2022
* Removes max_primary_shard_size parameter Signed-off-by: Fanit Kolchina <kolchfa@amazon.com> * Added a comment on the new parameter Signed-off-by: Fanit Kolchina <kolchfa@amazon.com> Signed-off-by: Fanit Kolchina <kolchfa@amazon.com> (cherry picked from commit cb9b5a6)
This was referenced Nov 28, 2022
opensearch-trigger-bot bot
pushed a commit
that referenced
this pull request
Nov 28, 2022
* Removes max_primary_shard_size parameter Signed-off-by: Fanit Kolchina <kolchfa@amazon.com> * Added a comment on the new parameter Signed-off-by: Fanit Kolchina <kolchfa@amazon.com> Signed-off-by: Fanit Kolchina <kolchfa@amazon.com> (cherry picked from commit cb9b5a6)
kolchfa-aws
added a commit
that referenced
this pull request
Nov 28, 2022
* Removes max_primary_shard_size parameter Signed-off-by: Fanit Kolchina <kolchfa@amazon.com> * Added a comment on the new parameter Signed-off-by: Fanit Kolchina <kolchfa@amazon.com> Signed-off-by: Fanit Kolchina <kolchfa@amazon.com> (cherry picked from commit cb9b5a6) Co-authored-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com>
kolchfa-aws
added a commit
that referenced
this pull request
Nov 28, 2022
* Removes max_primary_shard_size parameter Signed-off-by: Fanit Kolchina <kolchfa@amazon.com> * Added a comment on the new parameter Signed-off-by: Fanit Kolchina <kolchfa@amazon.com> Signed-off-by: Fanit Kolchina <kolchfa@amazon.com> (cherry picked from commit cb9b5a6) Co-authored-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Removes the max_primary_shard_size parameter because this parameter does not exist for this API.
Checklist
For more information on following Developer Certificate of Origin and signing off your commits, please check here.