| clear query|facets|time |
Search criteria: .
Results from 41 to 50 from
152 (2.905s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Metrics for kafka broker - Kafka - [mail # user]
|
|
...We started using coda hale metrics in 0.8. Some portions of that could be ported into trunk/0.7 if anyone is interested in contributing a patch. Thanks, Joel On Mon, Oct 1,...
|
|
|
Author: Joel Koshy,
2012-10-01, 19:07
|
|
|
Re: [VOTE] Release Kafka 0.7.2-incubating (Candidate 5) - Kafka - [mail # dev]
|
|
...+1 Thanks, Joel On Mon, Oct 1, 2012 at 9:05 AM, Jun Rao wrote: ...
|
|
|
Author: Joel Koshy,
2012-10-01, 17:37
|
|
|
Re: [VOTE] Release Kafka 0.7.2-incubating (Candidate 4) - Kafka - [mail # dev]
|
|
...Thanks Joe. That sounds good - I didn't notice sbt. Joel On Fri, Sep 28, 2012 at 4:54 PM, Joe Stein wrote: ...
|
|
|
Author: Joel Koshy,
2012-09-29, 00:41
|
|
|
Re: [DISCUSS] Kafka graduation resolution - Kafka - [mail # dev]
|
|
...Updated the list. Thanks, Joel On Wed, Sep 26, 2012 at 3:50 PM, Alan D. Cabrera wrote: ...
|
|
|
Author: Joel Koshy,
2012-09-28, 22:20
|
|
|
Re: [VOTE] Release Kafka 0.7.2-incubating (Candidate 4) - Kafka - [mail # dev]
|
|
...Rat fails on the system_test/common/util.sh as it is missing the license. Joel On Friday, September 28, 2012, Jay Kreps wrote: ...
|
|
|
Author: Joel Koshy,
2012-09-28, 18:33
|
|
|
Re: getOffsetsBefore issue - Kafka - [mail # user]
|
|
...Hi Raymond, getOffsetsBefore is "approximate" in that it is based on the mtime of the log segments. i.e., currently it is not possible to drill down on the exact offsets that correspon...
|
|
|
Author: Joel Koshy,
2012-09-26, 17:20
|
|
|
Re: Consuming from X days ago & issues consuming from the beginning of time - Kafka - [mail # user]
|
|
...Try using the getOffsetsBefore API in SimpleConsumer. (There is also a command-line tool - GetOffsetShell.) You can specify a topic, partition and time and it will give valid offsets p...
|
|
|
Author: Joel Koshy,
2012-09-20, 17:26
|
|
|
Re: Kafka 0.8 - Kafka - [mail # dev]
|
|
...The wire format proposal is slightly out-of-date due to recent changes. I will update that - although I think if anyone needs to parse the requests directly the code (not the wiki) should be...
|
|
|
Author: Joel Koshy,
2012-09-19, 18:33
|
|
|
Re: Persistence guarantees with Kafka 0.8 - Kafka - [mail # user]
|
|
...There are time/size based settings for flush so it is possible for messages to be acknowledged before the messages are flushed. However, even if a leader fails while a flush is pending, and ...
|
|
|
Author: Joel Koshy,
2012-09-18, 23:51
|
|
|
Re: whitespace - Kafka - [mail # dev]
|
|
...I'm also obsessive compulsive and prefer B. Joel On Tue, Sep 18, 2012 at 3:01 PM, Prashanth Menon <[EMAIL PROTECTED] ...
|
|
|
Author: Joel Koshy,
2012-09-18, 22:52
|
|
|
|