| clear query|facets|time |
Search criteria: .
Results from 161 to 170 from
183 (0.266s).
|
|
|
Loading phrases to help you refine your search...
|
|
New Code Not Receiving Messages After Release Where Old Code Left Off - Kafka - [mail # user]
|
|
...Thanks Jun, yup, that is how I understand it. I just figured out the error is a red herring to my problem since that is caught properly when logged in ZookeeperConsumerConnector.commit...
|
|
|
Author: Joe Stein,
2011-12-02, 16:06
|
|
|
exception during commitOffsets - Kafka - [mail # user]
|
|
...has anyone else gotten this error? I get it 100% of the time depending on how I run my consumer what is weird is when i use the kafka/bin/kafka-consumer-shell.sh from trunk the error s...
|
|
|
Author: Joe Stein,
2011-12-02, 08:01
|
|
|
Re: Unit test failure - Kafka - [mail # dev]
|
|
...that was from running ./sbt test btw On Tue, Nov 29, 2011 at 11:52 PM, Joe Stein wrote: /* Joe Stein http://www.linkedin.com/in/charmalloc Twitter...
|
|
|
Author: Joe Stein,
2011-11-30, 05:12
|
|
|
Re: Unit test failure - Kafka - [mail # dev]
|
|
...[success] Build completed successfully. [root@ip-10-116-225-87 kafka]# uname -r 2.6.21.7-2.fc8xen works alright, np On Tue, Nov 29, 2011 at 10:40 PM, Joe Stein wrote:  ...
|
|
|
Author: Joe Stein,
2011-11-30, 04:52
|
|
|
Re: Unit test failure - Kafka - [mail # dev]
|
|
...I have had issues on similar OS I want to blame sbt version but have had issue applying the patch for 0.10 ( I forget the JIRA) glad it is not just me I will circle my wagons and follow up. ...
|
|
|
Author: Joe Stein,
2011-11-30, 03:40
|
|
|
Re: Guide to Writing a Client for Kafka - Kafka - [mail # dev]
|
|
...Hi Dave, this is really helpful, useful, informative and cool. One thing I wanted to float is "client" vs "client" meaning a new (or existing) language implementing a new API vs wrappi...
|
|
|
Author: Joe Stein,
2011-11-28, 17:17
|
|
|
[KAFKA-187] Add Snappy Compression as a Codec and refactor CompressionUtil and option on startup to select what the default codec - Kafka - [issue]
|
|
...My thoughts are a new trait CompressionDependencies for KafkaProject.scala, adding snappy as the first library.refactor CompressionUtil for better code reuse and provide a way on startup to ...
|
|
|
http://issues.apache.org/jira/browse/KAFKA-187
Author: Joe Stein,
2011-11-15, 05:03
|
|
|
[KAFKA-192] CompressionUtilTest does not run and fails when it does - Kafka - [issue]
|
|
...CompressionUtilTest does not run the functions inside of it during ./sbt testif you change CompressionUtilTest to extend JUnitSuite then the existing functions run (once you adorne them with...
|
|
|
http://issues.apache.org/jira/browse/KAFKA-192
Author: Joe Stein,
2011-11-14, 21:55
|
|
|
Re: JIRA reports - Kafka - [mail # user]
|
|
...Yup, you need to create a filter for the issues you want. Then create a user for the list you want to send it too (make sure you share the filter with that user). Then you subscr...
|
|
|
Author: Joe Stein,
2011-11-11, 16:51
|
|
|
Re: patched performance testing issues - Kafka - [mail # dev]
|
|
...Hi, just wanted to ping again on this I still can't run the performance test to compare gzip with snappy. I could just be doing something wrong but unclear. Also was not sure if ...
|
|
|
Author: Joe Stein,
2011-11-11, 15:57
|
|
|
|