-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Closed
Labels
Description
Verify older OS versions are compatible with OS 2.0 post type removal. Sample upgrades scenarios to add:
- Index. Verify indices created with types (or without) allows ingestion in OS 2.0
- Templates. Verify templates created on OS 1.x with types, allows new index creation.
- Searching. Verify older indices created with types, are searchable on OS 2.0 without returning type information.
- 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.
Reactions are currently unavailable