Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.1.6
-
Fix Version/s: 2.1.7
-
Component/s: readconnroute
-
Labels:None
Description
If readconnroute service is using a server which has zero as the weighting parameter, the server will never be used. The expected behavior is that servers with a positive weight are always preferred over servers with zero weight and if no servers with a positive weight are available, the servers with zero weight are used.