David,
>From the logs, seems like the box you ran a Kafka server on, ran out
of disk space. That's why the Kafka server starts up but shuts itself
down immediately. Please can you try starting Kafka on a box with
enough disk space ?
Thanks,
Neha
On Tue, Jul 31, 2012 at 5:08 PM, David Arthur wro
Here are some log snippets:
Kafka server logs: https://gist.github.com/c440ada8daa629e337e2
Solr logs: https://gist.github.com/42624c901fc7967fd137
In this case, I am sending all the "org.apache.solr" logs to Kafka, so each
document update in Solr produces a log message. Each update to Solr prod
David,
Would you mind sending around the error stack traces ? That will help
determine the right fix.
Thanks,
Neha
On Tue, Jul 31, 2012 at 1:09 PM, David Arthur wrote:
> Greetings all,
>
> I'm using the KafkaLog4jAppender with Solr and ran into an interesting issue
> recently. The disk filled
Greetings all,
I'm using the KafkaLog4jAppender with Solr and ran into an interesting issue
recently. The disk filled up on my Kafka broker (just a single broker, this is
a dev environment) and Solr slowed down to a near halt. My best estimation is
that each log4j log message created was incur