[MXS-2876] Kafka test environment Created: 2020-02-05 Updated: 2022-07-18 Resolved: 2022-07-18 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | test |
| Affects Version/s: | None |
| Fix Version/s: | N/A |
| Type: | Task | Priority: | Major |
| Reporter: | Timofey Turenko | Assignee: | Timofey Turenko |
| Resolution: | Won't Do | Votes: | 0 |
| Labels: | None | ||
| Description |
|
easiest way is to run Kafka in Docker container https://hub.docker.com/r/spotify/kafka |
| Comments |
| Comment by markus makela [ 2020-02-14 ] |
|
Installing docker on the MaxScale machine should be sufficient. |
| Comment by markus makela [ 2021-08-02 ] |
|
The Spotify image should not be used as it's no longer maintained. |
| Comment by markus makela [ 2022-07-18 ] |
|
The test currently just installs Kafka locally and runs it from there. This seems to be a much more stable solution than trying to get it run inside of a docker container. |