Are you seeing any errors/exceptions? Can you paste Kafka log output? On Sat, Jan 10, 2015 at 2:42 PM, Kartik Singh <kartiksi...@giveter.com> wrote:
> Hello, > We have just started using kafka. Our test setup consists of a single > partition. We have integrated kafka to our system successfully with the > help of sample Producer example and Low-level Consumer example. The kafka > broker and zookeeper are both running with default configurations. > The setup works fine for coupe of hours and then it just shuts down, Is > there some shutdown on idle property in config file that prompts the > shutdown. How can I prevent it from shutting down, Any help would be highly > appreciated. > > Link to StackOverFlow Question > < > http://stackoverflow.com/questions/27873292/kafka-server-shutting-down-abruptly > > > Logs <https://gist.github.com/kartiksingh/6db4b6548f2eb91ef0b6> > > Regards > Kartik >