8.8.0 test migrations success even on temporary ES failures #158818
Labels
bug
Fixes for quality problems that affect the customer experience
Epic:ScaleMigrations
Scale upgrade migrations to millions of saved objects
Team:Core
Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc
v8.8.0
Write test cases to check that when Kibana migrations fail due to a temporary problem in Elasticsearch, Kibana can automatically finish the migration when the failure condition is resolved.
2 Levels to testing migrator failures:
a. Kill instance to mimic failure
a. Introduce failures inside ES wrapper
These tests should focus on the second level.
We can introduce the failures at these migrator steps:
a. update target mappings properties
Root cause Issue here: #158733
The text was updated successfully, but these errors were encountered: