Skip to content

Commit

Permalink
Add known issues to saved-objects migrations (#99388)
Browse files Browse the repository at this point in the history
Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
  • Loading branch information
TinaHeiligers and KOTungseth authored May 5, 2021
1 parent c0b9f97 commit 74c9a34
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions docs/CHANGELOG.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,25 @@ Refer to https://www.elastic.co/blog/discover-uses-fields-api-in-7-12[the blog a

// end::notable-breaking-changes[]

[float]
[[known-issues-v7.12.0]]
=== Known issues

When upgrading to 7.12.0, {kib} retries failed saved object migrations without user intervention.

Impacts include:

* In 7.12.0, upgrade migrations fail because of a large number of documents in the `.kibana` index when you use **Fleet**.
* Corrupt saved objects caused by manual editing or integrations.
* User-defined index templates that cause new `.kibana*` indices to have incompatible settings or mappings.
* An unhealthy {es} cluster.
* Different versions of {kib} connected to the same {es} index.
* Incompatible `xpack.tasks.index` configuration setting.

If your upgrade migration fails repeatedly, refer to {kibana-ref}/upgrade-migrations.html#preventing-migration-failures[preventing migration failures].

// end::known-issues[]

[float]
[[deprecations-7.12.0]]
=== Deprecations
Expand Down

0 comments on commit 74c9a34

Please sign in to comment.