Skip to content

Commit

Permalink
Add known-issue docs for elastic#92812 (elastic#92813)
Browse files Browse the repository at this point in the history
  • Loading branch information
DaveCTurner committed Jan 11, 2023
1 parent 4c6efcc commit bb37dc2
Show file tree
Hide file tree
Showing 9 changed files with 46 additions and 20 deletions.
10 changes: 9 additions & 1 deletion docs/reference/release-notes/8.4.0.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,21 @@ Also see <<breaking-changes-8.4,Breaking changes in 8.4>>.
If you have a {dfeed} that was created in version 5.x or 6.x and has not
been updated since 7.0, it is not possible to list {dfeeds} in
8.4 and 8.5. This means that {anomaly-jobs} cannot be managed using
{kib}. This issue is fixed in 8.6.
{kib}. This issue is fixed in 8.6.0.
+
If you upgrade to 8.4 or 8.5 with such a {dfeed}, you need to
work around the problem by updating each {dfeed}'s authorization information
using https://support.elastic.dev/knowledge/view/b5a879db[these steps].
// end::ml-pre-7-datafeeds-known-issue[]

// tag::file-based-settings-deadlock-known-issue[]
* Orchestrators which use a `settings.json` file to configure Elasticsearch may
encounter deadlocks during master elections (issue: {es-issue}92812[#92812])
+
To resolve the deadlock, remove the `settings.json` file and restart the
affected node.
// end::file-based-settings-deadlock-known-issue[]

[[bug-8.4.0]]
[float]
=== Bug fixes
Expand Down
17 changes: 9 additions & 8 deletions docs/reference/release-notes/8.4.1.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,6 @@

Also see <<breaking-changes-8.4,Breaking changes in 8.4>>.

[[bug-8.4.1]]
[float]
=== Bug fixes

Machine Learning::
* [ML] Validate trained model deployment `queue_capacity` limit {es-pull}89611[#89611] (issue: {es-issue}89555[#89555])


[[known-issues-8.4.1]]
[float]
=== Known issues
Expand All @@ -20,3 +12,12 @@ an incorrectly parsed date could be used. The workaround is to use date pattern
(issue: {es-issue}90187[#90187])

include::8.4.0.asciidoc[tag=ml-pre-7-datafeeds-known-issue]

include::8.4.0.asciidoc[tag=file-based-settings-deadlock-known-issue]

[[bug-8.4.1]]
[float]
=== Bug fixes

Machine Learning::
* [ML] Validate trained model deployment `queue_capacity` limit {es-pull}89611[#89611] (issue: {es-issue}89555[#89555])
2 changes: 2 additions & 0 deletions docs/reference/release-notes/8.4.2.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ an incorrectly parsed date could be used. The workaround is to use date pattern

include::8.4.0.asciidoc[tag=ml-pre-7-datafeeds-known-issue]

include::8.4.0.asciidoc[tag=file-based-settings-deadlock-known-issue]

[[bug-8.4.2]]
[float]
=== Bug fixes
Expand Down
23 changes: 12 additions & 11 deletions docs/reference/release-notes/8.4.3.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@

Also see <<breaking-changes-8.4,Breaking changes in 8.4>>.

[[known-issues-8.4.3]]
[float]
=== Known issues

* When using date range search with format that does not have all date fields (missing month or day)
an incorrectly parsed date could be used. The workaround is to use date pattern with all date fields (year, month, day)
(issue: {es-issue}90187[#90187])

include::8.4.0.asciidoc[tag=ml-pre-7-datafeeds-known-issue]

include::8.4.0.asciidoc[tag=file-based-settings-deadlock-known-issue]

[[bug-8.4.3]]
[float]
=== Bug fixes
Expand All @@ -19,14 +31,3 @@ Ingest Node::

Ranking::
* Ensure `cross_fields` always uses valid term statistics {es-pull}90314[#90314]


[[known-issues-8.4.3]]
[float]
=== Known issues

* When using date range search with format that does not have all date fields (missing month or day)
an incorrectly parsed date could be used. The workaround is to use date pattern with all date fields (year, month, day)
(issue: {es-issue}90187[#90187])

include::8.4.0.asciidoc[tag=ml-pre-7-datafeeds-known-issue]
2 changes: 2 additions & 0 deletions docs/reference/release-notes/8.5.0.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ affected by this issue, upgrade to 8.5.3 to repair it ({es-pull}91887[#91887]).

include::8.4.0.asciidoc[tag=ml-pre-7-datafeeds-known-issue]

include::8.4.0.asciidoc[tag=file-based-settings-deadlock-known-issue]

[[breaking-8.5.0]]
[float]
=== Breaking changes
Expand Down
2 changes: 2 additions & 0 deletions docs/reference/release-notes/8.5.1.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ Also see <<breaking-changes-8.5,Breaking changes in 8.5>>.

include::8.4.0.asciidoc[tag=ml-pre-7-datafeeds-known-issue]

include::8.4.0.asciidoc[tag=file-based-settings-deadlock-known-issue]

[[bug-8.5.1]]
[float]
=== Bug fixes
Expand Down
2 changes: 2 additions & 0 deletions docs/reference/release-notes/8.5.2.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ Also see <<breaking-changes-8.5,Breaking changes in 8.5>>.

include::8.4.0.asciidoc[tag=ml-pre-7-datafeeds-known-issue]

include::8.4.0.asciidoc[tag=file-based-settings-deadlock-known-issue]

[[bug-8.5.2]]
[float]
=== Bug fixes
Expand Down
2 changes: 2 additions & 0 deletions docs/reference/release-notes/8.5.3.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ Also see <<breaking-changes-8.5,Breaking changes in 8.5>>.

include::8.4.0.asciidoc[tag=ml-pre-7-datafeeds-known-issue]

include::8.4.0.asciidoc[tag=file-based-settings-deadlock-known-issue]

[[bug-8.5.3]]
[float]
=== Bug fixes
Expand Down
6 changes: 6 additions & 0 deletions docs/reference/release-notes/8.6.0.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@

Also see <<breaking-changes-8.6,Breaking changes in 8.6>>.

[[known-issues-8.6.0]]
[float]
=== Known issues

include::8.4.0.asciidoc[tag=file-based-settings-deadlock-known-issue]

[[bug-8.6.0]]
[float]
=== Bug fixes
Expand Down

0 comments on commit bb37dc2

Please sign in to comment.