[MDEV-21289] multi_source.multisource and binlog_encryption.multisource fails Created: 2019-12-11 Updated: 2022-12-08 Resolved: 2022-12-08 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Replication, Tests |
| Affects Version/s: | 10.0, 10.1, 10.2, 10.3, 10.4, 10.5, 10.6 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Alice Sherepa | Assignee: | Angelique Sklavounos (Inactive) |
| Resolution: | Duplicate | Votes: | 1 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
the same test is called from binlog_encryption suite:
|
| Comments |
| Comment by Andrei Elkin [ 2021-01-13 ] |
|
Most probably the test init/cleanup issue. |
| Comment by Angelique Sklavounos (Inactive) [ 2022-12-07 ] |
|
This appears to have the same cause as MDEV-23912. Relay log-related files for the abc master (for the unsuccessful CM statement) remain in the data dir after a single test run. From 10.7 (9e27e53d*), the repeated test does not fail, and likewise the behavior in MDEV-23912 is also not observed. * This was also seen back with initial testing in April with older versions of 10.7 and 10.9 (exact versions not noted). |
| Comment by Angelique Sklavounos (Inactive) [ 2022-12-08 ] |
|
This issue should be fixed with MDEV-23912. |