Commit 4c54cba
authored
tests/docker-compose.yml: move off bitnami kafka image (#2412)
* tests/docker-compose.yml: move off bitnami kafka image
Bitnami images will be gone shortly. This lets us also drop the zookeeper service since newer kafka works in KRaft mode.
* Fix kafka volume mapped data dir
* remove unneeded environment variable for kafka
* Try using 3.9.1
* try 4.1.0
* Steal kafka configuration from apm-nodejs1 parent 43f8259 commit 4c54cba
1 file changed
+13
-17
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | 167 | | |
176 | | - | |
| 168 | + | |
177 | 169 | | |
178 | 170 | | |
179 | | - | |
180 | | - | |
181 | 171 | | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
186 | 184 | | |
187 | 185 | | |
188 | 186 | | |
| |||
223 | 221 | | |
224 | 222 | | |
225 | 223 | | |
226 | | - | |
227 | | - | |
228 | 224 | | |
229 | 225 | | |
230 | 226 | | |
| |||
0 commit comments