Hi there,
I've been using landoop for a while and it's been working great, thanks for the hard work.
Now I need to change the port the container uses for Kafka but can't get it working. When I pass in BROKER_PORT=7092 and expose 7092 on host port 7092 that works fine, but when I try connect from another program I can see my client try connect to 9092 despite not being given that port. Any idea what I might be doing wrong?
I have no problem with ADV_HOST, I'm setting that correctly and everything works fine. It's just BROKER_PORT I can't get to work.
Many thanks,
Keith
Hi there, I've been using landoop for a while and it's been working great, thanks for the hard work. Now I need to change the port the container uses for Kafka but can't get it working. When I pass in BROKER_PORT=7092 and expose 7092 on host port 7092 that works fine, but when I try connect from another program I can see my client try connect to 9092 despite not being given that port. Any idea what I might be doing wrong? I have no problem with ADV_HOST, I'm setting that correctly and everything works fine. It's just BROKER_PORT I can't get to work. Many thanks, Keith