[MDEV-13449] Master should also log server-id collisions Created: 2017-08-04 Updated: 2018-10-30 |
|
| Status: | Confirmed |
| Project: | MariaDB Server |
| Component/s: | Replication |
| Affects Version/s: | 10.2.7 |
| Fix Version/s: | 10.2 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Hartmut Holzgraefe | Assignee: | Andrei Elkin |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
With 2017-08-04 9:42:07 140315054417664 [Note] Start binlog_dump to slave_server(12), pos(master.000001, 520) several times per second |
| Comments |
| Comment by Elena Stepanova [ 2017-08-04 ] |
|
Worse even, Start binlog_dump to slave_server... is logged on level 2, which is default in 10.2. I'm not sure how valuable it is to have messages about duplicate slave IDs on master, as it's the problem that needs to be solved on the slave side, master can't do much about it. But if there is a demand for it, and as long as it doesn't flood the log, then of course why not. |