Skip to content

Commit 6a92ef5

Browse files
authored
[doc] 6.8 deprecation logging bug - known issue (#62869)
1 parent 90d27a0 commit 6a92ef5

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/reference/release-notes/6.7.asciidoc

+7
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,13 @@ will remain as `STOPPING` until all policies that do not exist are removed from
207207
any indices by using the <<ilm-remove-policy,Remove Policy API>>.
208208
(issue: {es-issue}/40824[#40824])
209209

210+
Deprecation Logging::
211+
212+
In a mixed cluster environment where one of the nodes is pre 6.7 but coordinating node is already upgraded to 6.7
213+
an exception will be thrown when a deprecation warning is emitted on pre 6.7 node.
214+
it was introduced by (PR: {es-pull}/37622[#37622]) in order to speed up the performance of header warning parsing.
215+
(issue: {es-issue}/60561[#60561])
216+
210217
[[breaking-6.7.0]]
211218
[float]
212219
=== Breaking changes

0 commit comments

Comments
 (0)