-
Notifications
You must be signed in to change notification settings - Fork 25.8k
Add qa test for unsupported index #26583
Copy link
Copy link
Open
Labels
:Distributed/StoreIssues around managing unopened Lucene indices. If it touches Store.java, this is a likely label.Issues around managing unopened Lucene indices. If it touches Store.java, this is a likely label.>testIssues or PRs that are addressing/adding testsIssues or PRs that are addressing/adding testsTeam:DistributedMeta label for distributed team.Meta label for distributed team.help wantedadoptmeadoptme
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
:Distributed/StoreIssues around managing unopened Lucene indices. If it touches Store.java, this is a likely label.Issues around managing unopened Lucene indices. If it touches Store.java, this is a likely label.>testIssues or PRs that are addressing/adding testsIssues or PRs that are addressing/adding testsTeam:DistributedMeta label for distributed team.Meta label for distributed team.help wantedadoptmeadoptme
Type
Fields
Give feedbackNo fields configured for issues without a type.