Errors after reboot on single node setup

2014-10-22 Thread Ciprian Hacman
Hi, First of all, I am new to Kafka and more of a user than a developer. I will try to clarify things as much as possible though. We are using Kafka as a message system for our apps and works nicely in our SaaS cluster. I am trying to make the apps also work on a single node for demo purposes. I

Re: Errors after reboot on single node setup

2014-10-22 Thread Neha Narkhede
Can you provide steps to reproduce this? I'm not sure I understand how you run into this. It does look like a bug. On Wed, Oct 22, 2014 at 9:55 AM, Ciprian Hacman ciprian.hac...@sematext.com wrote: Hi, First of all, I am new to Kafka and more of a user than a developer. I will try to

Re: Errors after reboot on single node setup

2014-10-22 Thread Harsha
This can reproduced with trunk. start zookeeper start kafka-broker create topic or start a producer writing to a topic stop zookeeper stop kafka-broker( kafka broker shutdown goes into WARN Session 0x14938d9dc010001 for server null, unexpected error, closing socket connection and attempting

Re: Errors after reboot on single node setup

2014-10-22 Thread Ciprian Hacman
Thank you for the *very* quick replies Neha, Harsha. I opened a Jira for this issue: https://issues.apache.org/jira/browse/KAFKA-1724 Ciprian -- Performance Monitoring * Log Analytics * Search Analytics Solr Elasticsearch Support * http://sematext.com/ On Wed, Oct 22, 2014 at 8:27 PM, Harsha