[MXS-4200] test_kafkacdc is unstable on 6.4 Created: 2022-07-11 Updated: 2022-07-15 Resolved: 2022-07-15 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | test |
| Affects Version/s: | None |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
The test fails from time to time due to events being received from the Kafka broker in the wrong order. this is possibly caused by a large number of binlog events that the test ends up sending to the broker before the binlogs are purged. |
| Comments |
| Comment by markus makela [ 2022-07-15 ] |
|
Fixed by commit 8ac5dcd8c87e10d79993a7db11987f4bb4c845e7. |