Commit Graph

2 Commits

Author SHA1 Message Date
7d8905d91f Merge branch '2.1' into 2.2 2018-01-03 14:05:31 +02:00
bacc11d28e MXS-1516: Validate the connection on each query
A subset of the checks done at connection creation time need to be done at
query routing time. This guarantees that the connection is closed if the
server no longer qualifies as a valid candidate.

Added teset case that checks that a change in the replication topology
correctly breaks the connection.
2018-01-02 11:03:36 +02:00