Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
21.06.18, 22.08.15, 23.02.12, 23.08.8, 24.02.4, 25.01.1
-
None
Description
Similar to MXS-5209, where reads did not discard stale connections, session commands and other "special" route targets did not cause stale connections to be discarded.
This happened because only reads got the special treatment when max_slave_connections=0 was used and session commands were explicitly excluded. Given that it doesn't really make sense to delay the discarding, the solution to this is to just treat everything as if it was a write which will cause stale connections to be discarded.
Attachments
Issue Links
- relates to
-
MXS-5209 Reads with max_slave_connections=0 after a switchover do not discard stale connections
-
- Closed
-