| Hi guys, as it stands even when the external properties files are replaced the bootstrap servers will still be hardcoded with the @KafkaConfig annotation. Assuming docker is being used, we could try and dynamically get the container IP, write it to file and parse that file in to the config. Here's a really basic example: https://gist.github.com/dimitraz/9d628978794fee024a5e3c3711cef1d0 It's just an idea, not sure how practical it is, but it is something we can discuss, maybe even on the forum. Polina Koleva Matthias Wessendorf Massimiliano Ziccardi |