Re: What is causing Broker Unclean shutdown

2016-11-16 Thread Guozhang Wang
Which version of Kafka are you using? I vaguely remember seeing similar issues some long time ago, due to a race condition between broker and controller, which I believe is fixed in the newer versions. Guozhang On Mon, Nov 14, 2016 at 11:43 AM, Zakee wrote: > Are these the only logs you see

Re: What is causing Broker Unclean shutdown

2016-11-14 Thread Zakee
Are these the only logs you see or there are bit more log events before this that might be relevant? -Zakee > On Nov 12, 2016, at 7:00 PM, Vinay Gulani wrote: > > Hi, > > I am getting below warning message: > > WARN kafka.server.KafkaServer - [Kafka Server 1], Retrying > controlled shutdown

What is causing Broker Unclean shutdown

2016-11-12 Thread Vinay Gulani
Hi, I am getting below warning message: WARN kafka.server.KafkaServer - [Kafka Server 1], Retrying controlled shutdown after the previous attempt failed... WARN kafka.server.KafkaServer - [Kafka Server 1], Proceeding to do an unclean shutdown as all the controlled shutdown attempts failed IN