Re: kafka consumer not able to fetch records

2016-04-21 Thread Yogesh BG
I have just attached the log below 13:19:05.140 [main] DEBUG o.apache.kafka.clients.NetworkClient - Completed connection to node 2147483647 13:19:05.222 [main] DEBUG o.a.k.c.c.i.AbstractCoordinator - Joined group: {error_code=0,generation_id=1,group_protocol=range,leader_id=consumer-1-e1dc2555-62

kafka consumer not able to fetch records

2016-04-21 Thread Yogesh BG
I have a kafka consumer as below, i could able to see the messages on console, if i go and run on the same machine. but am not able to get the records here, what could be the problem. Previously i had tried with kafka some days before it used to work as expected. here also i am able to get partitio