Re: Error for partition [__consumer_offsets,15] to broker

2017-12-09 Thread Abhit [AxesTrack]
Dear Krishna What kind of NW problems ? And are you talking about zookeeper.connet.timeout ? By defualt it's 6000 On Dec 9, 2017 10:49, "R Krishna" wrote: This is a known issue for us in 0.10 due to network related problems with ZK causing no leader exception and restarting quickly fixed it. Y

Re: Error for partition [__consumer_offsets,15] to broker

2017-12-09 Thread Abhit Kalsotra
And this is the first message in server.log after that the screw up started [2017-12-09 03:10:49,947] ERROR [KafkaApi-1] Error when handling request {controller_id=0,controller_epoch=1,partition_states=[{topic=LIVETOPIC,partition=31,controller_epoch=1,leader=4,leader_epoch=1,isr=[4,5],zk_version=1

Re: Error for partition [__consumer_offsets,15] to broker

2017-12-08 Thread R Krishna
This is a known issue for us in 0.10 due to network related problems with ZK causing no leader exception and restarting quickly fixed it. You can increase time out to alleviate the problem a bit. On Dec 8, 2017 8:20 PM, "Abhit Kalsotra" wrote: > Guys can I get any reply of help on the same.. thi

Re: Error for partition [__consumer_offsets,15] to broker

2017-12-08 Thread Abhit Kalsotra
Guys can I get any reply of help on the same.. this has been occuring very frequently in my production environment.. Please help.. Abhi On Dec 6, 2017 13:24, "Abhit Kalsotra" wrote: > Hello * > > I am running Kafka(*0.10.2.0*) on windows from the past one year ... > > But off late there has bee

Re: Error for partition [__consumer_offsets,15] to broker

2017-12-08 Thread Abhit Kalsotra
And this is my typical broker config broker.id=0 port:9093 num.network.threads=3 num.io.threads=8 socket.send.buffer.bytes=102400 socket.receive.buffer.bytes=102400 socket.request.max.bytes=104857600 offsets.retention.minutes=360 advertised.host.name=1.1.1.2 advertised.port:9093 ctories under whic