| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
11 (0.265s).
|
|
|
Loading phrases to help you refine your search...
|
|
More SocketTimeoutExceptions - Kafka - [mail # user]
|
|
...I now have the following settings (in various configs):In our producer configs:producer.request.timeout.ms=600000This producer just hangs there for 10 minutes before timing outHere is the st...
|
|
|
Author: Bob Jervis,
2013-03-29, 22:35
|
|
|
Re: Socket timeouts in 0.8 - Kafka - [mail # user]
|
|
...We've made some progress in our testing. While I do not have a goodexplanation for all the better behavior today, we have been able to move asubstantial number of messages through the ...
|
|
|
Author: Bob Jervis,
2013-03-22, 23:25
|
|
|
Re: Socket timeouts in 0.8 - Kafka - [mail # user]
|
|
...I'm also seeing in the midst of the chaos (our app is generating 15GB oflogs), the following event on one of our borkers:2013-03-22 17:43:39,257 FATAL kafka.server.KafkaApis: [KafkaApi-1] Ha...
|
|
|
Author: Bob Jervis,
2013-03-22, 18:28
|
|
|
Re: Socket timeouts in 0.8 - Kafka - [mail # user]
|
|
...I am getting the logs and I am trying to make sense of them. I see a'Received Request' log entry that appears to be what is coming in from ourapp. I don't see any 'Completed Requ...
|
|
|
Author: Bob Jervis,
2013-03-22, 18:01
|
|
|
Re: Socket timeouts in 0.8 - Kafka - [mail # user]
|
|
...What are the number of network threads we should be running with a 2 brokercluster (and replication=2)? We have roughly 150-400 SimpleConsumersrunning, depending on the application sta...
|
|
|
Author: Bob Jervis,
2013-03-22, 16:44
|
|
|
Re: Socket timeouts in 0.8 - Kafka - [mail # user]
|
|
...I've tried this and it appears that we are still seeing the issue. Here isa stack trace of one of the socket timeout exceptions we are seeing (weconverted to the SimpleConsumer):2013-0...
|
|
|
Author: Bob Jervis,
2013-03-22, 16:38
|
|
|
Socket timeouts fetching metadata - Kafka - [mail # user]
|
|
...We are seeing some odd socket timeouts from one of our producers. Thisproducer fans out data from one topic into dozens or hundreds of potentialoutput topics. We batch the send's...
|
|
|
Author: Bob Jervis,
2013-03-20, 18:06
|
|
|
Broker problem - Kafka - [mail # user]
|
|
...I am re-sending this thread from my personal account because my companye-mail (visibletechnologies.com) is not receiving replies from yur mailinglist.To recap, I was seeing a steady stream o...
|
|
|
Author: Bob Jervis,
2013-03-08, 19:56
|
|
|
Changing replication factors in 0.8. - Kafka - [mail # user]
|
|
...In testing our 0.8 cluster, we started by just using the sample server.properties file that ships with 0.8 and tweaking it. The replication factor property did not have an exemplar in ...
|
|
|
Author: Bob Jervis,
2013-02-11, 17:40
|
|
|
Multi-threaded consumer question - Kafka - [mail # user]
|
|
...I am writing an app that needs to distribute incoming messages to multiple topics and have those topics read by multiple threads per process in the following way: First, one process wr...
|
|
|
Author: Bob Jervis,
2012-11-27, 21:50
|
|
|
|