:Distributed/Store>testTeam:Distributedhelp wanted
Repository metrics
- Stars
- (76,700 stars)
- PR merge metrics
- (Avg merge 2d) (1,000 merged PRs in 30d)
Description
We currently have a single core integration test, RecoveryWithUnsupportedIndicesIT, which checks ancient indexes are not loadable, with an expected error message. However, the test was written for the upgrade to 2.0, and so deals with a 0.20 index. We should instead have a qa test which builds an index using the last version before our full cluster restart supported versions, and checks the node failure.