[MDEV-9339] Can purge relay log when using multi-source Created: 2015-12-29 Updated: 2016-02-10 Resolved: 2016-02-10 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Replication |
| Affects Version/s: | 10.0.19 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | liuyang | Assignee: | Unassigned |
| Resolution: | Incomplete | Votes: | 0 |
| Labels: | need_feedback, replication | ||
| Environment: |
centos 6 x86.64 |
||
| Attachments: |
|
||||||||
| Issue Links: |
|
||||||||
| Description |
|
I can't purge replay logs when using multi-source replication I have uploaded a work log |
| Comments |
| Comment by Elena Stepanova [ 2016-01-11 ] | ||||||||||||||
|
There is certainly a problem, at least the fact that flush logs does not rotate relay logs for the named slave. However, it does not explain why your old logs do not get purged. Logs 000001 and 000002 are old enough to be removed.
Are you using parallel replication? Could you please attach your cnf file(s)? | ||||||||||||||
| Comment by Elena Stepanova [ 2016-02-10 ] | ||||||||||||||
|
I've extracted the FLUSH LOGS problem into a separate JIRA entry: |