| clear query|facets|time |
Search criteria: .
Results from 41 to 50 from
172 (4.765s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Shutdown/Ctrl-C and ConsumerRebalanceFailedException - Kafka - [mail # user]
|
|
...Makes sense. Should we have that expanded in documentation somewhere? ConsumerConnector.scala just has "Shut down the connector" for shutdown(). On 03/25/2012 11:47 PM, Jun Rao w...
|
|
|
Author: Chris Burroughs,
2012-03-27, 01:35
|
|
|
Re: Log Cleaner in Continuous Loop? - Kafka - [mail # user]
|
|
...Thanks! On 03/25/2012 11:50 PM, Jun Rao wrote:...
|
|
|
Author: Chris Burroughs,
2012-03-27, 01:30
|
|
|
Re: Log Cleaner in Continuous Loop? - Kafka - [mail # user]
|
|
...Jun, will KAFKA-292 result in output like this? $ grep t00-0 log/kafka.log | head 2012-03-25 19:42:03,943 LogManager.scala:201 kafka-logcleaner-0 INFO | Deleting log segment 0000000000...
|
|
|
Author: Chris Burroughs,
2012-03-26, 02:17
|
|
|
Re: Shutdown/Ctrl-C and ConsumerRebalanceFailedException - Kafka - [mail # user]
|
|
...On 03/25/2012 10:08 PM, Neha Narkhede wrote: Right but only after the timeout. I'm suggesting (and sorry if I'm confusing by thinking we already did this) that we explicitly delete on ...
|
|
|
Author: Chris Burroughs,
2012-03-26, 02:10
|
|
|
Re: Kafka 0.6-RC2 -> 0.7 migration - Kafka - [mail # user]
|
|
...I did the consumer-->broker-->producer upgrade and it went without any problems that I can recall now, but it was in a pre-production environment so take that with a grain of result. &...
|
|
|
Author: Chris Burroughs,
2012-03-26, 02:07
|
|
|
Re: C# client - Kafka - [mail # user]
|
|
...I'm not familiar with .NET. Is the "csproj" file like a java Maven/Ivy file that says where dependencies should be fetched or like a C Makefile that expects them to already be present?...
|
|
|
Author: Chris Burroughs,
2012-03-26, 02:03
|
|
|
Re: Shutdown/Ctrl-C and ConsumerRebalanceFailedException - Kafka - [mail # user]
|
|
...If the consumer is cleanly shutdown (Control-C is kill, not kill -9, right?), shoudn't we remove the ephemeral ZNodes in our shutdown handler? I thought this was already the case, at l...
|
|
|
Author: Chris Burroughs,
2012-03-26, 02:01
|
|
|
Re: committer and pmc requirements - Kafka - [mail # dev]
|
|
...Where Jay has set the bar for now sounds good to me. Yeah review-before-commit! I think the long term goal of committers == PMC is the right one. While I am not sure if the...
|
|
|
Author: Chris Burroughs,
2012-03-26, 01:52
|
|
|
Re: kafka.utils.Utils - Kafka - [mail # dev]
|
|
...It would also be nice if the truly generic ZKUtils (createEphemeralPathExpectConflict) and the kafka specific (getConsumersPerTopic) were in separate classes. On 03/25/2012 06:23 PM, J...
|
|
|
Author: Chris Burroughs,
2012-03-26, 01:28
|
|
|
Re: Kafka in production at Clearspring - Kafka - [mail # user]
|
|
...Thanks! There should be a few Kafka related blog posts from Clearspring coming soon. On 01/13/2012 03:22 PM, Neha Narkhede wrote:...
|
|
|
Author: Chris Burroughs,
2012-01-13, 21:13
|
|
|
|