| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
11 (0.161s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: status of 0.8? - Kafka - [mail # user]
|
|
...thanks JunOn Feb 21, 2013, at 11:26 PM, Jun Rao wrote:> The remaining 0.8 blockers are tracked in> https://cwiki.apache.org/confluence/display/KAFKA/Kafka+replication+development...
|
|
|
Author: graham sanderson,
2013-02-22, 05:37
|
|
|
Re: status of 0.8? - Kafka - [mail # user]
|
|
...Thanks, so if I understand what you are saying is that 0.8 is alpha-ish; i.e. everything pretty much implemented (is there anything major missing - hard to tell looking at JIRA without much ...
|
|
|
Author: graham sanderson,
2013-02-22, 05:14
|
|
|
Re: Keeping logs forever - Kafka - [mail # user]
|
|
...Apologies for asking another question as a newbie without having really tried stuff out, but actually one of our main reasons for wanting to use kafka (not the linkedin use case) is exactly ...
|
|
|
Author: graham sanderson,
2013-02-22, 02:47
|
|
|
Re: status of 0.8? - Kafka - [mail # user]
|
|
...So I am excited that 0.8 is getting close.I understand that 0.8 is pre-beta, but to what extent would you say the bugs are mostly with the new redundancy code vs regressions in existing func...
|
|
|
Author: graham sanderson,
2013-02-21, 21:42
|
|
|
[KAFKA-393] Add constructor for message which takes both byte array offset and length - Kafka - [issue]
|
|
...This would avoid an extra copying step for clients that (for whatever reason) have multiple messages in a byte[] to push into kafka....
|
|
|
http://issues.apache.org/jira/browse/KAFKA-393
Author: graham sanderson,
2012-08-28, 19:43
|
|
|
Re: Guarantees - Kafka - [mail # user]
|
|
...Thanks Neha, I really meant, yes I may lose some messages in the meanwhile, but should I expect new messages after everything gets back to normal to be delivered (unless my code throws an ex...
|
|
|
Author: graham sanderson,
2012-07-20, 23:49
|
|
|
Re: Maven - Kafka - [mail # user]
|
|
...Thanks Joe, I wasn't sure what maven version the zkclient JAR in kafka referred to (which is why I installed the JAR from kafka)… if it is 0.1 I will update my pom, and yes, I now need to mo...
|
|
|
Author: graham sanderson,
2012-07-17, 20:24
|
|
|
Re: Maven - Kafka - [mail # user]
|
|
...I included these in my pom.xml (the first two I put in our own maven repository for now out of the sbt build - I wasn't sure what version of zkclient is included with kafka - note the former...
|
|
|
Author: graham sanderson,
2012-07-17, 18:45
|
|
|
Guarantees - Kafka - [mail # user]
|
|
...Hi, so I happened to be going to demo a prototype built with kafka in a borrowed large room which I discovered had insufficient/flaky wireless. Was using zookeeper config, and getting lots o...
|
|
|
Author: graham sanderson,
2012-07-13, 02:08
|
|
|
Re: A few questions from a new user - Kafka - [mail # user]
|
|
...Thanks Jay, Yes, w.r.t. 3, yes I later saw the client redesign doc which does mention not tracking/balancing consumers for a topic, along with a possible non-blocking consumer +1...
|
|
|
Author: graham sanderson,
2012-07-09, 17:51
|
|
|
|