Currently, Kafka broker only supports one port for both the produce and the consumer clients.
Thanks, Jun On Wed, Jan 15, 2014 at 4:15 PM, Vadim Keylis <vkeylis2...@gmail.com> wrote: > Hi. We have kafka setup on server that has two Ethernet cards. Each > Ethernet port has its own ip address. We would like to separate traffic and > setup producers to communicate through one card and consumers that use high > level client through the other card. Would you advise if that configuration > possible? How to configure both producer and consumer that uses kafka high > level client to use different ip addresses to access same kafka node? > > Thanks so much in advance, > Vadim >