Skip to content

MetaDataUpgrader should be called during rolling restart #24680

@imotov

Description

@imotov

Currently, MetaDataUpgrader is only invoked during full cluster restart. Since 6.0 needs to support rolling upgrades we need to also invoke the same processes during rolling restart. This call should be performed when the last node with a version older than master leaves the cluster. A special meta data marker should be placed into cluster state to prevent old nodes from rejoining the cluster after the metadata is updated.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions