Commit 6ee2201
authored
Do not remove evacuating actual LRP during cleanup (cloudfoundry#53)
Evacuating actual LRP will be removed by BBS convergence or after the
replacement LRP is started. No need to bombard BBS during cell updates.
This will minimize the drain time and it will actually stay close to the
configured drain timeout. Cleanup is happening after the timeout is
reached and BBS requests can overload BBS and cause it to timeout each
request (10s) by default.1 parent 3983069 commit 6ee2201
2 files changed
+0
-35
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | 81 | | |
86 | 82 | | |
87 | 83 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | 137 | | |
158 | 138 | | |
159 | 139 | | |
| |||
318 | 298 | | |
319 | 299 | | |
320 | 300 | | |
321 | | - | |
322 | | - | |
323 | | - | |
324 | | - | |
325 | | - | |
326 | | - | |
327 | | - | |
328 | | - | |
329 | | - | |
330 | | - | |
331 | | - | |
332 | 301 | | |
333 | 302 | | |
0 commit comments