Commit c41ab0b
committed
Remove search.remote.* fallback and upgraders
Fallback settings were introduced in elastic#33413 where the
`search.remote.*` settings were generalized to `cluster.remote.*`.
This commit removes both the fallback settings and the upgraders
that were introduced in elastic#335371 parent 3bf8e24 commit c41ab0b
File tree
9 files changed
+30
-462
lines changed- qa/full-cluster-restart/src/test/java/org/elasticsearch/upgrades
- server/src
- main/java/org/elasticsearch
- common/settings
- transport
- test/java/org/elasticsearch
- common/settings
- transport
- x-pack/qa/full-cluster-restart/src/test/java/org/elasticsearch/xpack/restart
9 files changed
+30
-462
lines changedLines changed: 4 additions & 23 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | 29 | | |
31 | 30 | | |
32 | 31 | | |
| |||
69 | 68 | | |
70 | 69 | | |
71 | 70 | | |
72 | | - | |
73 | 71 | | |
74 | 72 | | |
75 | 73 | | |
| |||
1055 | 1053 | | |
1056 | 1054 | | |
1057 | 1055 | | |
1058 | | - | |
1059 | | - | |
1060 | | - | |
1061 | | - | |
1062 | | - | |
1063 | | - | |
1064 | | - | |
1065 | | - | |
1066 | | - | |
1067 | | - | |
1068 | | - | |
1069 | | - | |
1070 | | - | |
1071 | | - | |
1072 | | - | |
1073 | | - | |
1074 | | - | |
1075 | | - | |
1076 | | - | |
1077 | | - | |
1078 | | - | |
| 1056 | + | |
| 1057 | + | |
| 1058 | + | |
| 1059 | + | |
1079 | 1060 | | |
1080 | 1061 | | |
1081 | 1062 | | |
| |||
Lines changed: 0 additions & 102 deletions
This file was deleted.
Lines changed: 1 addition & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
295 | 295 | | |
296 | 296 | | |
297 | 297 | | |
298 | | - | |
299 | 298 | | |
300 | | - | |
301 | 299 | | |
302 | | - | |
303 | 300 | | |
304 | | - | |
305 | 301 | | |
306 | | - | |
307 | 302 | | |
308 | | - | |
309 | 303 | | |
310 | | - | |
311 | 304 | | |
312 | 305 | | |
313 | 306 | | |
| |||
498 | 491 | | |
499 | 492 | | |
500 | 493 | | |
501 | | - | |
502 | | - | |
503 | | - | |
504 | | - | |
| 494 | + | |
505 | 495 | | |
506 | 496 | | |
0 commit comments