Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
2.0.0
-
None
Description
If a session command has been executed, slave servers will never be recovered.
Steps to reproduce
- Start MaxScale with 1 master and 2 slaves
- Connect to MaxScale with Readwritesplit
- Execute SET @a=1
- Block first slave
- Wait until monitor detects it
- Unblock first slave and block the second slave
- First slave is not recovered