Commit 1841079
authored
Wait for state publication in
Since the cluster state API no longer runs on the master node, we need
to wait for the cluster state publication to have finished before
retrieving the cluster state.
Fixes elastic#130853SLMFileSettingsIT.testSettingsApplied (elastic#130869)1 parent 63b753f commit 1841079
File tree
2 files changed
+2
-5
lines changed- x-pack/plugin/slm/src/internalClusterTest/java/org/elasticsearch/xpack/slm
2 files changed
+2
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
502 | 502 | | |
503 | 503 | | |
504 | 504 | | |
505 | | - | |
506 | | - | |
507 | | - | |
508 | 505 | | |
509 | 506 | | |
510 | 507 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
| 189 | + | |
189 | 190 | | |
190 | 191 | | |
191 | 192 | | |
| |||
229 | 230 | | |
230 | 231 | | |
231 | 232 | | |
232 | | - | |
233 | | - | |
| 233 | + | |
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
| |||
0 commit comments