Files
MaxScale/server/modules/routing
Markus Mäkelä 5ee9b74770 Fix readwritesplit server selection
If a server with zero weight was chosen as the only candidate, it was
possible that the starting minimum value was smaller than the server
score. This would mean that a candidate wouldn't be chosen if the score
was too high. To preven this, the values are capped to a value smaller
than the initial minimum score.
2019-03-28 13:21:23 +02:00
..
2018-12-13 13:27:45 +02:00
2019-03-21 18:19:09 +02:00