Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.0(EOL), 10.1(EOL)
-
10.1.22
Description
This MariaDB instance is using multi source replication and has 4 masters.
We have separate replication filters on each of the master connections, configured in my.cnf.
When we issue a RESET SLAVE ALL for one of the connections, where replication filters are in effect, and then we create the connection again with CHANGE MASTER 'connection name' TO.... , the replication filters are now ignored and we need to restart the server to bring them back in effect.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Description |
This MariaDB instance is using multi source replication and has 4 masters. We have separate replication filters on each of the master connections, configured in my.cnf. When we issue a RESET SLAVE ALL for one of the connections, where replication filters are in effect, and then we create the connection again with CHANGE MASTER 'connection name' TO.... , the replication filters are now ignored and we need to restart the server to bring them back in effect. |
Status | Open [ 1 ] | Confirmed [ 10101 ] |
Labels | multisource |
Affects Version/s | 10.1 [ 16100 ] | |
Affects Version/s | 10.0 [ 16000 ] | |
Affects Version/s | 10.0.20 [ 19201 ] |
Fix Version/s | 10.1 [ 16100 ] | |
Fix Version/s | 10.0 [ 16000 ] |
Assignee | Michael Widenius [ monty ] |
Assignee | Michael Widenius [ monty ] | Sachin Setiya [ sachin.setiya.007 ] |
Sprint | 10.0.30 [ 140 ] |
Status | Confirmed [ 10101 ] | In Progress [ 3 ] |
Assignee | Sachin Setiya [ sachin.setiya.007 ] | Lixun Peng [ plinux ] |
Status | In Progress [ 3 ] | In Review [ 10002 ] |
Sprint | 10.0.30 [ 140 ] | 10.1.22 [ 143 ] |
Rank | Ranked lower |
Assignee | Lixun Peng [ plinux ] | Sachin Setiya [ sachin.setiya.007 ] |
Assignee | Sachin Setiya [ sachin.setiya.007 ] | Andrei Elkin [ elkin ] |
Assignee | Andrei Elkin [ elkin ] | Sachin Setiya [ sachin.setiya.007 ] |
Status | In Review [ 10002 ] | Stalled [ 10000 ] |
Fix Version/s | 10.1.41 [ 23406 ] | |
Fix Version/s | 10.2.26 [ 23409 ] | |
Fix Version/s | 10.3.17 [ 23411 ] | |
Fix Version/s | 10.4.7 [ 23720 ] | |
Fix Version/s | 10.0 [ 16000 ] | |
Fix Version/s | 10.1 [ 16100 ] | |
Resolution | Fixed [ 1 ] | |
Status | Stalled [ 10000 ] | Closed [ 6 ] |
Workflow | MariaDB v3 [ 71844 ] | MariaDB v4 [ 149669 ] |
Thanks for the report.
Only affects named slaves.