Skip to content

Commit 0b26c34

Browse files
authored
Rely on default shard count (#120521) (#120585)
Previously it is possible the the error happened due to the conflict with LogsdbIndexModeSettingsProvider. It has changed a lot lately. I would like to update test to rely on default shard count again to see if the issue is still present.
1 parent 37e39f4 commit 0b26c34

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

x-pack/plugin/src/yamlRestTest/resources/rest-api-spec/test/esql/190_lookup_join.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ setup:
2525
settings:
2626
index:
2727
mode: lookup
28-
number_of_shards: 1
2928
mappings:
3029
properties:
3130
key:

0 commit comments

Comments
 (0)