elastic / elasticsearch

Free and Open Source, Distributed, RESTful Search Engine
https://www.elastic.co/products/elasticsearch
Other
1.19k stars 24.85k forks source link

Use system index mappings version in prior system index descriptors #98505

Open williamrandolph opened 1 year ago

williamrandolph commented 1 year ago

Once https://github.com/elastic/elasticsearch/issues/98503 is done, we can use the new mappings version number in the prior system index descriptor mechanism, rather than the minimum node version. "Prior system index descriptors" are an underused feature that allow a descriptor to retrieve an earlier version of its mappings or settings when creating a system index in a mixed cluster.

elasticsearchmachine commented 1 year ago

Pinging @elastic/es-core-infra (Team:Core/Infra)