[MDEV-27697] slave must recogzize incomplete replication event group Created: 2022-01-31 Updated: 2022-06-03 Resolved: 2022-04-25 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Replication |
| Affects Version/s: | 10.2, 10.3, 10.4, 10.5, 10.6, 10.7, 10.8 |
| Fix Version/s: | 10.2.44, 10.3.35, 10.4.25, 10.5.16, 10.6.8, 10.7.4, 10.8.3 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Andrei Elkin | Assignee: | Andrei Elkin |
| Resolution: | Fixed | Votes: | 1 |
| Labels: | None | ||
| Description |
|
In cases of a faulty master or an incorrect binlog event producer, that slave is working with,
the slave must error out at g2 receiving. |
| Comments |
| Comment by Andrei Elkin [ 2022-04-22 ] |
|
06993643c80 is the commit with the fixes in bb-10.2-andrei (the top 3 commits of the branch are about simulation to help QA-ing, won't be pushed in the main trees). |
| Comment by Brandon Nesterenko [ 2022-04-23 ] |
|
Review done, I left a few questions on the GH commit and Slack |
| Comment by Brandon Nesterenko [ 2022-04-25 ] |
|
Approved 1bcdc3e. |