generated from amazon-archives/__template_Custom
-
Notifications
You must be signed in to change notification settings - Fork 130
Closed
Labels
questionFurther information is requestedFurther information is requested
Description
Issue by tocw
Wednesday Jan 20, 2021 at 10:05 GMT
Originally opened as opendistro-for-elasticsearch/index-management#388
Hello,
after upgrading to 1.12 I noticed we are not able to create ISM policies.
I simply took the example from your documentation here and this is the error message I got:
{
"error" : {
"root_cause" : [
{
"type" : "mapper_exception",
"reason" : "the [enabled] parameter can't be updated for the object mapping [policy.states.actions.allocation.exclude]"
}
],
"type" : "mapper_exception",
"reason" : "the [enabled] parameter can't be updated for the object mapping [policy.states.actions.allocation.exclude]"
},
"status" : 500
}
We run pure 1.12 release with no additional modifications. Please investigate as this is a critical issue for our production clusters
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested