Skip to content

Missing bwc test for indexing data for index created with older version #19682

@jainankitk

Description

@jainankitk

Is your feature request related to a problem? Please describe

Recent changes - #19480 in the DateFieldMapper resulted into backward incompatibility, while indexing data from 3.3.0 into an index created on 3.2.0 / 2.19.2 version

Describe the solution you'd like

We probably try to upgrade the existing indices and run search, but do not explicitly index additional data into the upgraded index. We should be able to catch such regressions by doing so.

Related component

Indexing

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    IndexingIndexing, Bulk Indexing and anything related to indexingenhancementEnhancement or improvement to existing feature or requestuntriaged

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions