Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Not a Bug
-
Affects Version/s: 2.1.0
-
Fix Version/s: 2.1.1
-
Component/s: N/A
-
Labels:None
-
Environment:ubuntu 16.04 with mariadb 10.0.29
-
Sprint:2017-31
Description
I have two server in master-slave replication.
Yesterday I had a failover and the master-slave roles were reverted.
The new slave was still up and running even if "stale"
The master was definitly running.
The connections to the read-write filter resulted in error:
ERROR 1045 (28000): failed to create new session
In this situation I have no high-availability.
I would expect that in such situation all my connections should be redirected on the running master.