You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/reference/release-notes/8.19.1.asciidoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ Data streams::
16
16
===============
17
17
Auto-sharding for data streams caused unsupported replica scaling when the index mode was set to `LOOKUP`.
18
18
This happened because lookup mappers do not support scaling beyond one replica.
19
-
{es-pull}131429[#131429] resolves this issue by disabling auto-sharding for data streams with LOOKUP index mode, avoiding unsupported replica settings.
19
+
{es-pull}131429[#131429] resolves this issue by disabling auto-sharding for data streams with `LOOKUP` index mode, avoiding unsupported replica settings.
0 commit comments