Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
2.1.13, 2.1.14, 2.1.15, 2.1.16, 2.1.17, 2.2
-
None
Description
With a configuration like
[SomeService]
|
type=service
|
router=readconnroute
|
router_options=slave
|
readconnroute will still select a master if that is the only server that is left.
However, later, from 2.1.13 onwards, when readconnroute asseses in connection_is_valid() whether the connection is valid, it will reject it and thus the client will get no connection.