[MXS-3872] test_kafkacdc fails in 2.5 Created: 2021-11-11 Updated: 2021-11-16 Resolved: 2021-11-16 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | test |
| Affects Version/s: | 2.5.16 |
| Fix Version/s: | 2.5.17 |
| Type: | Bug | Priority: | Major |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
The test_kafkacdc test fails to start Kafka as it uses the old Spotify docker image. The changes from newer versions should be adapter for 2.5 to make it pass. In addition, the test environment should include all the necessary binaries to successfully start Kafka. The most important dependency is Java. |