This plugin will help you to check whether you can upgrade directly to the next major version of Elasticsearch, or whether you need to make changes to your data and cluster before doing so.
290
stars
32
forks
source link
Detect metadata fields with conflicting settings #50
We currently have any configuration on metadata fields marked as a warning. However, if the metadata field is configured differently across types, this will block upgrading, and should be marked as such in the migration check.
We currently have any configuration on metadata fields marked as a warning. However, if the metadata field is configured differently across types, this will block upgrading, and should be marked as such in the migration check.
See https://discuss.elastic.co/t/upgrade-from-1-7-x-to-2-2-0--timestamp-mapping-issue/41894.