Skip to content

Core: Upgrade API should write minimum compatible version that the index was upgrade to #11095

Closed
@imotov

Description

@imotov

In #11072 we are adding a check that will prevent opening of old indices. However, this check doesn't take into consideration the fact that indices can be made compatible with the current version through upgrade API. In order to make compatibility check aware of the upgrade, the upgrade API should write a new setting index.version.minimum_compatible that will indicate the minimum compatible version of elasticsearch/lucene this index is compatible with.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions