This repository was archived by the owner on Apr 25, 2025. It is now read-only.
Commit 40ef627
committed
[FAB-8780] Recover a cached conn from server HUP
This change enables the janitor to detect when the
connector has already removed a connection due to
HUP. In this case, the connection needs to be removed
from sweep consideration.
Change-Id: Ie1333f09d066126affcacfae410ba5612eba7733
Signed-off-by: Troy Ronda <troy@troyronda.com>1 parent a990267 commit 40ef627
1 file changed
+25
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
283 | 283 | | |
284 | 284 | | |
285 | 285 | | |
286 | | - | |
287 | | - | |
| 286 | + | |
288 | 287 | | |
289 | 288 | | |
290 | 289 | | |
| |||
301 | 300 | | |
302 | 301 | | |
303 | 302 | | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
304 | 327 | | |
305 | 328 | | |
306 | 329 | | |
| |||
0 commit comments