| clear query|facets|time |
Search criteria: .
Results from 51 to 60 from
173 (0.11s).
|
|
|
Loading phrases to help you refine your search...
|
|
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
|
|
|
Kafka in production at Clearspring - Kafka - [mail # user]
|
|
...At Clearspring we have been using Apache Kafka since early 2011. It powers the AddThis Live View analytics [1] and the update [2] that product recently received involved yet more Kafka...
|
|
|
Author: Chris Burroughs,
2012-01-13, 19:46
|
|
|
[KAFKA-218] ZOOKEEPER-961 is nasty, upgrade to zk 3.3.4 - Kafka - [issue]
|
|
...3.3.4 is out with ZOOKEEPER-961, which I think is our most reported issue.http://www.cloudera.com/blog/2011/11/apache-zookeeper-3-3-4-has-been-released/Should be a one char changes, but the ...
|
|
|
http://issues.apache.org/jira/browse/KAFKA-218
Author: Chris Burroughs,
2012-01-10, 22:54
|
|
|
Re: skype meeting on replication roadmap - Kafka - [mail # user]
|
|
...I agree it's best to be patient and find a time that works for everyone who wants to participate. In my particular case I can do Friday, or Tuesday-->Friday next week, but not Monda...
|
|
|
Author: Chris Burroughs,
2012-01-06, 16:48
|
|
|
Re: Broker ID - Kafka - [mail # user]
|
|
...On 12/09/2011 12:48 PM, Jay Kreps wrote: At Clearspring we found it convenient to uses the last octet of the IP since that was already unique per cluster (no clusters span multiple sub...
|
|
|
Author: Chris Burroughs,
2012-01-03, 20:12
|
|
|
[KAFKA-186] no clean way to getCompressionCodec from Java-the-language - Kafka - [issue]
|
|
...The obvious thing fails:CompressionCodec.getCompressionCodec(1) results in cannot find symbolsymbol : method getCompressionCodec(int)location: interface kafka.message.CompressionCodecW...
|
|
|
http://issues.apache.org/jira/browse/KAFKA-186
Author: Chris Burroughs,
2012-01-03, 19:17
|
|
|
[KAFKA-205] Audit swallowing of exceptions/throwables - Kafka - [issue]
|
|
...There are several cases like KAFKA-204 where we swallow Error, or even Throwable. This is probably not the right thing to do (is java.lang.StackOverflowErrorever recoverable?). ...
|
|
|
http://issues.apache.org/jira/browse/KAFKA-205
Author: Chris Burroughs,
2012-01-03, 19:15
|
|
|
Re: Would a source only 0.7.0 release be better? - Kafka - [mail # dev]
|
|
...On 12/03/2011 02:40 PM, Chris Burroughs wrote: I suppose any jar's checked into svn would complicate this a bit. Perhaps it would also be best to exclude them, or just exclude contrib ...
|
|
|
Author: Chris Burroughs,
2011-12-03, 19:54
|
|
|
Would a source only 0.7.0 release be better? - Kafka - [mail # dev]
|
|
...It was suggested on general@ that a source only release reduces the number of requirements with regards to dealing with (transitive) dependencies and NOTICE files [1]. I can't recall i...
|
|
|
Author: Chris Burroughs,
2011-12-03, 19:40
|
|
|
|