Skip to content

Commit

Permalink
[main] [DOCS+] Add #158940 to the list of 8.8.0 known issues (#159197) (
Browse files Browse the repository at this point in the history
#159221)

# Backport

This will backport the following commits from `8.8` to `main`:
- [[DOCS+] Add #158940 to the list of 8.8.0 known issues
(#159197)](#159197)

<!--- Backport version: 8.9.7 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Gerard
Soldevila","email":"[email protected]"},"sourceCommit":{"committedDate":"2023-06-07T13:16:53Z","message":"[DOCS+]
Add #158940 to the list of 8.8.0 known issues (#159197)\n\nThis PR adds
#158733 to the list\r\nof known
issues:\r\n* issue: https://github.com/elastic/kibana/issues/158733\r\n*
pull:
https://github.com/elastic/kibana/pull/158940\r\n\r\n---------\r\n\r\nCo-authored-by:
James Rodewig
<[email protected]>","sha":"528671e3bdcf65856c52cb48bbfaec231bdbaca3","branchLabelMapping":{"^v8.8.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","docs","Feature:Migrations"],"number":159197,"url":"https://github.com/elastic/kibana/pull/159197","mergeCommit":{"message":"[DOCS+]
Add #158940 to the list of 8.8.0 known issues (#159197)\n\nThis PR adds
#158733 to the list\r\nof known
issues:\r\n* issue: https://github.com/elastic/kibana/issues/158733\r\n*
pull:
https://github.com/elastic/kibana/pull/158940\r\n\r\n---------\r\n\r\nCo-authored-by:
James Rodewig
<[email protected]>","sha":"528671e3bdcf65856c52cb48bbfaec231bdbaca3"}},"sourceBranch":"8.8","suggestedTargetBranches":[],"targetPullRequestStates":[]}]
BACKPORT-->

Co-authored-by: Gerard Soldevila <[email protected]>
  • Loading branch information
jrodewig and gsoldevila authored Jun 7, 2023
1 parent 119c3a7 commit 0095c57
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions docs/CHANGELOG.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,21 @@ Review the following information about the {kib} 8.8.0 release.
[[known-issues-8.8.0]]
=== Known issues

// tag::known-issue-158940[]
[discrete]
.Failed upgrades to 8.8.0 can cause bootlooping and data loss
[%collapsible]
====
*Details* +
The 8.8.0 release splits the `.kibana` index into multiple saved object indices. If an upgrade to 8.8.0 partially succeeds, but not all the indices are created successfully, {kib} may be unable to successfully complete the upgrade on the next restart.
This can result in a loss of saved objects during the upgrade. This can also leave {kib} in a bootlooping state where it's unable to start due to `write_blocked` indices.
*Impact* +
The 8.8.1 release includes in {kibana-pull}158940[a fix] for this problem. Customers affected by a failed 8.8.0 upgrade should contact Elastic support. For more information, see the {kibana-issue}58733[related issue].
====
// end::known-issue-158940[]

// tag::known-issue-155203[]
[discrete]
.Monitors in Synthetics may stop running
Expand Down

0 comments on commit 0095c57

Please sign in to comment.