Commit f480af3
BUG/MEDIUM: reload the configuration after a failed synced configuration if servers are created
Fix the scenario where we have a failure when we sync the configuration and we scale a deployment before fixing the issue.
In this scenario we were writing the configuration correctly with the new servers but not reloading.
The runtime still had missing servers, it was capped to the server slots number of servers.1 parent 49d4230 commit f480af3
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
87 | 93 | | |
88 | 94 | | |
89 | 95 | | |
| |||
0 commit comments