| clear query|facets|time |
Search criteria: .
Results from 131 to 140 from
183 (0.117s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Incubator PMC/Board report for Apr 2012 ([ppmc]) - Kafka - [mail # dev]
|
|
...besides myself were there any committers added since the last board report? since this is not announced it is hard to keep track of but from the list here http://people.apache.org/comm...
|
|
|
Author: Joe Stein,
2012-04-02, 15:32
|
|
|
Re: Incubator PMC/Board report for Apr 2012 ([ppmc]) - Kafka - [mail # dev]
|
|
...yup, i will circulate something tomorrow for feedback so I can post it up before Wednesday On Sun, Apr 1, 2012 at 10:48 PM, Jun Rao wrote: /* Joe Stein http:/...
|
|
|
Author: Joe Stein,
2012-04-02, 03:02
|
|
|
Re: svn commit: r1296577 - in /incubator/kafka/branches/0.8/core/src: main/scala/kafka/api/ main/scala/kafka/javaapi/ main/scala/kafka/javaapi/message/ main/scala/kafka/javaapi/producer/ main/scala/kafka/message/ main/scala/kafka/producer/ main/scala - Kafka - [mail # dev]
|
|
...let me take care of the missing file right now, sorry about that if now is a good time to rebase the 0.8 branch to the latest trunk then yes I can help with that probably won't have ti...
|
|
|
Author: Joe Stein,
2012-03-06, 17:37
|
|
|
i committed KAFKA-284 but can't resolve JIRA - Kafka - [mail # dev]
|
|
...I don't have access it seems so can't resolve https://issues.apache.org/jira/browse/KAFKA-284 my username=charmalloc thanx /* Joe Stein http://www.linkedin.com/in/charmallo...
|
|
|
Author: Joe Stein,
2012-03-01, 02:49
|
|
|
Re: ways to exit the blocking iterator - Kafka - [mail # user]
|
|
...Milind, if you are using the ZookeeperConsumerConnector then you can just call shutdown() on it. This will internally call sendShutdownToAllQueues which will pass the "poison pill " of...
|
|
|
Author: Joe Stein,
2012-02-28, 14:08
|
|
|
Re: Incubator PMC/Board report for Apr 2012 ([ppmc]) - Kafka - [mail # dev]
|
|
...yup, ok I will take it on. /* Joe Stein http://www.linkedin.com/in/charmalloc Twitter: @allthingshadoop */ On Tue, Feb 28, 2012 at 12:16 AM, Jun Rao wrote: ...
|
|
|
Author: Joe Stein,
2012-02-28, 14:01
|
|
|
[KAFKA-288] java impacted changes from new producer and consumer request format - Kafka - [issue]
|
|
...1) javaapi.SyncProducer: We should get rid of send(topic: String, messages: ByteBufferMessageSet) and only keep send(producerRequest: kafka.javaapi.ProducerRequest). This affects KafkaRecord...
|
|
|
http://issues.apache.org/jira/browse/KAFKA-288
Author: Joe Stein,
2012-02-27, 23:55
|
|
|
Re: stumped on failing test KAFKA-240 - Kafka - [mail # dev]
|
|
...yup it is my machine works fine from my linux box, ugh. second hurdle from my new latop. no worries will soldier through it On Fri, Feb 10, 2012 at 10:34 AM, Joe Stein &nbs...
|
|
|
Author: Joe Stein,
2012-02-10, 16:00
|
|
|
Re: stumped on failing test KAFKA-240 - Kafka - [mail # dev]
|
|
...thanks Jun, I just went ahead and checked out the 0.8 branch before making changes on it I went ahead and ./sbt update && ./sbt test what is weird is it is hanging on and never g...
|
|
|
Author: Joe Stein,
2012-02-10, 15:34
|
|
|
stumped on failing test KAFKA-240 - Kafka - [mail # dev]
|
|
...Hi, I am stumped on what is wrong here my test failures due to something in the code path of the pool is getting called differently than directly to sync? any thoughts to what is causi...
|
|
|
Author: Joe Stein,
2012-02-09, 09:34
|
|
|
|