Bug #73254 | Can mysql fabric automatically restart replication after failover? | ||
---|---|---|---|
Submitted: | 10 Jul 2014 9:00 | Modified: | 3 Nov 2014 15:11 |
Reporter: | george sibley | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Fabric | Severity: | S3 (Non-critical) |
Version: | 1.4.3 | OS: | Linux (ubuntu 3.11.0-18-generic) |
Assigned to: | Mats Kindahl | CPU Architecture: | Any |
[10 Jul 2014 9:00]
george sibley
[31 Jul 2014 11:08]
Alfranio Tavares Correia Junior
Hi George, The old (i.e. faulty) master should automatically fetch new transactions, that were sent to the new master while it was down, after being brought back online and having it status set to SPARE or SECONDARY. I did manage to reproduce the bug. Do you mind pasting the execution of the following commands after step 3: . mysqlfabric group health <group id> . mysqlfabric group lookup_servers <group_id> . show slave status If there is any error reported by the previous commands, please, provide also some content from the logs (i.e. Fabric, MySQL Servers). What is the MySQL Version you are using?
[31 Jul 2014 13:34]
Alfranio Tavares Correia Junior
Hi George, I meant to say that I did *not* manage to reproduce the bug.
[3 Nov 2014 15:11]
Mats Kindahl
Bug closed because it was not reproducible and there were no feedback that could help us to reproduce it. Please open the bug again if the issue re-surfaces.