Commit 69f75dc
authored
Currently the rest compatibility test tightly couples the validation to
the shard number returned. This will cause issues when we change the
shard routing and is not really something our rest compatibility should
validate.
1 parent f2ab526 commit 69f75dc
File tree
1 file changed
+3
-1
lines changed- modules/reindex/src/yamlRestTest/resources/rest-api-spec/test/update_by_query
1 file changed
+3
-1
lines changedLines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
34 | 36 | | |
35 | 37 | | |
36 | 38 | | |
| |||
0 commit comments