It sounds like a network issue. Where are the 3 servers located / hosted? On Thu, Sep 15, 2016 at 11:51 AM, kant kodali <kanth...@gmail.com> wrote:
> Hi, > I have the following setup. > Single Kafka broker and Zookeeper on Machine 1single Kafka producer on > Machine 2 > Single Kafka Consumer on Machine 3 > When a producer client sends a message to the Kafka broker by pointing at > the > Zookeeper Server the consumer doesn't seem to get the message right away > instead > it gets after a minute or something (pretty late). I am not sure what > settings I > need to change. any ideas? > Thanks,kant