| clear query|facets|time |
Search criteria: .
Results from 1 to 9 from
9 (0.115s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Please clean your ZK and Kafka data if you check out 0.8 HEAD - Kafka - [mail # dev]
|
|
...Is it possible to upgrade one without upgrading the other? I did a gitpull, ./sbt update package. Then for kicks I did sbt clean package, justto be sure.ben ...
|
|
|
Author: ben fleis,
2013-02-28, 08:05
|
|
|
Re: Please clean your ZK and Kafka data if you check out 0.8 HEAD - Kafka - [mail # dev]
|
|
...Sorry, I should have clarified something -- using the normalConsoleConsumer does *not* produce this error. So something in myformatter, or in the logic of a custom formatter must chang...
|
|
|
Author: ben fleis,
2013-02-27, 11:41
|
|
|
Re: Please clean your ZK and Kafka data if you check out 0.8 HEAD - Kafka - [mail # dev]
|
|
...Hi Swapnil,I have done exactly this (killed and wiped everything), and have found thatmy custom formatter based ConsoleConsumer fails:[2013-02-27 12:34:31,420] ERROR Error processing message...
|
|
|
Author: ben fleis,
2013-02-27, 11:39
|
|
|
[KAFKA-706] broker appears to be encoding ProduceResponse, but never sending it - Kafka - [issue]
|
|
...By all appearances, I seem to be able to convince a broker to periodically encode, but never transmit, a ProduceResponse. Unfortunately my client is proprietary, but I will share it wi...
|
|
|
http://issues.apache.org/jira/browse/KAFKA-706
Author: ben fleis,
2013-02-25, 18:54
|
|
|
[KAFKA-704] ConsumerFetcherThread can create illegal clientId - Kafka - [issue]
|
|
...When updating to recent changes, I found that my ConsoleConsumer with a custom formatter no longer works. I tracked down the error to a change in ConsumerFetcherThread, whereby the cli...
|
|
|
http://issues.apache.org/jira/browse/KAFKA-704
Author: ben fleis,
2013-01-15, 17:47
|
|
|
[KAFKA-692] ConsoleConsumer outputs diagnostic message to stdout instead of stderr - Kafka - [issue]
|
|
...At the end of its handling loop, ConsoleConsumer prints "Consumed %d messages" to standard out. Clients who use custom formatters, and read this output, shouldn't need to...
|
|
|
http://issues.apache.org/jira/browse/KAFKA-692
Author: ben fleis,
2013-01-13, 14:35
|
|
|
Re: order guarantee failure: better/best effort? - Kafka - [mail # dev]
|
|
...Heeeeeey Jaaaaaaaay,Any luck with a java triggering test?b ...
|
|
|
Author: ben fleis,
2012-12-20, 12:50
|
|
|
Re: 0.8 producer -- many questions - Kafka - [mail # user]
|
|
...@Jason - I am trying to document what I write, as I write it, with the hopes of handing off a small "docs" set to the kafka team. IMHO, protocol, expectations, etc., are best documente...
|
|
|
Author: ben fleis,
2012-11-26, 11:20
|
|
|
0.8 producer -- many questions - Kafka - [mail # user]
|
|
...Hello all, I am writing a producer client for the v0.8 protocol. I have the wire format encoding working, and much of the functionality works well. However, I have made too...
|
|
|
Author: ben fleis,
2012-11-23, 15:51
|
|
|
|