Skip to content

.ml-config mappings are not updated on cluster upgrade #44263

@przemekwitek

Description

@przemekwitek

When .ml-config index is created in the old version (say, 6.8), cluster is upgraded to a new version (say, 7.3) and the first config document with a new field is indexed (e.g: DataFrameAnalyticsConfig), the default mapping type (i.e. type "keyword") is applied for this new field as implemented in ElasticsearchMappings::addDefaultMapping. This default behavior is usually not desirable.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions