[MDEV-21107] Assertion `!tmp_gco->next_gco || tmp_gco->last_sub_id > sub_id' failed in finish_event_group Created: 2019-11-21 Updated: 2023-09-28 |
|
| Status: | Confirmed |
| Project: | MariaDB Server |
| Component/s: | Replication |
| Affects Version/s: | 10.1, 10.2, 10.3, 10.4, 10.5, 10.6 |
| Fix Version/s: | 10.4, 10.5, 10.6 |
| Type: | Bug | Priority: | Major |
| Reporter: | Alice Sherepa | Assignee: | Andrei Elkin |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | affects-tests | ||
| Attachments: |
|
||||||||
| Issue Links: |
|
||||||||
| Description |
|
reproducible with optimistic/aggressive slave_parallel_mode and >=3 slave_parallel_threads
there is a bug MDEV-21149 about Engine=MERGE (maybe it is a reason of this one) |
| Comments |
| Comment by Alice Sherepa [ 2022-01-12 ] | |||||||||||||||||||||
|
to reproduce with mtr - please replay binlog with:
| |||||||||||||||||||||
| Comment by Roel Van de Paar [ 2023-07-19 ] | |||||||||||||||||||||
|
I ran into this bug also in bb-10.4-
| |||||||||||||||||||||
| Comment by Roel Van de Paar [ 2023-09-28 ] | |||||||||||||||||||||
|
I am seeing this bug regularly during replication testing runs. Would be great to have a fix if possible. Thank you
The issue is highly sporadic, i.e. lot of iterations required to reproduce it. Note to self: kept 4 occurrences in /data/KEEP/MDEV-21107 |