Commit 77b3c65
committed
Minor change to LBStrategyPH.getActiveCount()
Special case: 2 servers, 1 is dead, and estimatorUpdate is skipped.
Count Before After
1 1 1
2 2 1
3 2 2
4 2 2
5 2 3
6 3 3
7 3 41 parent 4457dd5 commit 77b3c65
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| |||
0 commit comments