Hi,

We're considering the following network architecture:
Each kafka server will have 2 network cards:
one will be used to send/receive messages  to/from consumer/producer
(external cluster traffic)
the other one will be used to send and receive replication messages between
the brokers (internal cluster traffic)

Does Kafka 0.8 enables the mentioned above configuration? Is there a
configuration file for network setup?

Thanks,
Orit

Reply via email to