Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new tests to verify bwc scenarios #2240

Closed
Tracked by #1940
dreamer-89 opened this issue Feb 24, 2022 · 4 comments
Closed
Tracked by #1940

Add new tests to verify bwc scenarios #2240

dreamer-89 opened this issue Feb 24, 2022 · 4 comments
Assignees

Comments

@dreamer-89
Copy link
Member

dreamer-89 commented Feb 24, 2022

Verify older OS versions are compatible with OS 2.0 post type removal. Sample upgrades scenarios to add:

  1. Index. Verify indices created with types (or without) allows ingestion in OS 2.0
  2. Templates. Verify templates created on OS 1.x with types, allows new index creation.
  3. Searching. Verify older indices created with types, are searchable on OS 2.0 without returning type information.
  4. Snapshots. Verify older indices are getting snapshots successfully in OS 2.0. It should be possible to recover older index from snapshot in OS 2.0.
@dreamer-89
Copy link
Member Author

@reta @nknize : Are there other use-cases that needs to be added ?

@kotwanikunal
Copy link
Member

I'll take a look at this.

@reta
Copy link
Collaborator

reta commented Mar 1, 2022

@dreamer-89 I would add reindexing (/_reindex, where type used to be manipulatable)

@dreamer-89
Copy link
Member Author

Thank you so much @reta for sharing this. We will include re-indexing tests as well.

@dreamer-89 dreamer-89 added the v2.0.0 Version 2.0.0 label Mar 21, 2022
@dreamer-89 dreamer-89 changed the title Add new tests to verify bwc snearios Add new tests to verify bwc scenarios Mar 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants