Skip to content

Commit 342e17e

Browse files
committed
Remove the 0 replicas to ensure we have search shards in stateless
1 parent 7f770ef commit 342e17e

File tree

1 file changed

+0
-2
lines changed
  • x-pack/plugin/downsample/qa/rest/src/yamlRestTest/resources/rest-api-spec/test/downsample

1 file changed

+0
-2
lines changed

x-pack/plugin/downsample/qa/rest/src/yamlRestTest/resources/rest-api-spec/test/downsample/10_basic.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1555,7 +1555,6 @@ setup:
15551555
body:
15561556
settings:
15571557
number_of_shards: 1
1558-
number_of_replicas: 0
15591558
index:
15601559
mode: time_series
15611560
routing_path: [ k8s.pod.name ]
@@ -1639,7 +1638,6 @@ setup:
16391638
body:
16401639
settings:
16411640
number_of_shards: 1
1642-
number_of_replicas: 0
16431641
index:
16441642
mode: time_series
16451643
routing_path: [ k8s.pod.name, k8s.pod.empty ]

0 commit comments

Comments
 (0)