Preetha Appan
|
92d37acc2a
|
comment and formatting cleanup
|
2018-09-04 16:10:11 -05:00 |
Preetha Appan
|
7b0a27cad6
|
fix scoring algorithm when min count == current count
|
2018-09-04 16:10:11 -05:00 |
Preetha Appan
|
bad075f640
|
Remove hardcoded boosts for even spread.
instead, calculate them based on delta between current and minimum value
|
2018-09-04 16:10:11 -05:00 |
Preetha Appan
|
c56873ff37
|
Implement support for even spread across datacenters, with unit test
|
2018-09-04 16:10:11 -05:00 |
Preetha Appan
|
d091c00dd3
|
Support implicit spread target to account for remaining desired counts
|
2018-09-04 16:10:11 -05:00 |
Preetha Appan
|
33779abe5f
|
fix comments
|
2018-09-04 16:10:11 -05:00 |
Preetha Appan
|
55f276c189
|
Include spreads configured at job level when precomputing weights/desired counts.
|
2018-09-04 16:10:11 -05:00 |
Preetha Appan
|
db0d95b09c
|
Implement spread iterator that scores according to percentage of desired count in each target.
Added this as a new step in the stack and some unit tests
|
2018-09-04 16:10:11 -05:00 |