[esArchiver] unable to load newly captured archive of .kibana #91751
Labels
bug
Fixes for quality problems that affect the customer experience
project:ResilientSavedObjectMigrations
Reduce Kibana upgrade failures by making saved object migrations more resilient
Team:Core
Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc
Team:Operations
Team label for Operations Team
It seems that something about the v2 migrations is preventing newly saved archives from being loaded correctly. It seems the
aliases
saved by the esArchiver are breaking the migrations so we probably need to exclude some or all of the aliases for .kibana indexes. Thoughts @rudolf?To reproduce run the functional tests in one tab:
Then save an archive in another tab once the server is running:
Finally, try to load the archive and see the error:
The error produced by esArchiver is:
And the error produced by es/kibana is:
The text was updated successfully, but these errors were encountered: