-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
:Distributed Coordination/Cluster CoordinationCluster formation and cluster state publication, including cluster membership and fault detection.Cluster formation and cluster state publication, including cluster membership and fault detection.v8.0.0-alpha1
Description
As part of preparing master for 8.0 (#38514), the assertions were disabled in MetaStateService#loadFullStateBWC(...) were disabled.
In an effort to make 8.0 build pass quickly, however looking at this issue, besides removing the mentioned method and loading just an empty manifest if there is none, also some tests need to change. For example RecoveryWithUnsupportedIndicesIT#testUpgradeStartClusterOn_2_4_5, I think it should now try to load a 5.x index?
This bwc logic was added via #35049.
Metadata
Metadata
Assignees
Labels
:Distributed Coordination/Cluster CoordinationCluster formation and cluster state publication, including cluster membership and fault detection.Cluster formation and cluster state publication, including cluster membership and fault detection.v8.0.0-alpha1