[MDEV-29607] binlog.binlog_checkpoint fails in buildbot with result content mismatch Created: 2022-09-22 Updated: 2024-01-23 Resolved: 2022-11-25 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Replication |
| Affects Version/s: | 10.5, 10.6, 10.7, 10.8, 10.9, 10.10, 10.11 |
| Fix Version/s: | 10.5.19, 10.6.12, 10.7.8, 10.8.7, 10.9.5, 10.10.3 |
| Type: | Bug | Priority: | Major |
| Reporter: | Brandon Nesterenko | Assignee: | Brandon Nesterenko |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Since
|
| Comments |
| Comment by Brandon Nesterenko [ 2022-09-27 ] |
|
Hi Andrei! This is ready for review. I tried to fix the test case to be explicit about what is being validated so the race condition becomes irrelevant. The commit: df9fb49 |
| Comment by Andrei Elkin [ 2022-11-24 ] |
|
Thanks for a tidy cleanup ! |
| Comment by Brandon Nesterenko [ 2022-11-25 ] |
|
Pushed into 10.5 as 812443c |