| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
13 (0.204s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: heterogenous kafka cluster? - Kafka - [mail # user]
|
|
...Hey guys,I have no idea if this would be reasonable, but what about just runningtwo Kafka processes on the bigger box?Cheers,ChrisOn 5/17/13 2:48 PM, "Jason Rosenberg" wrote:>Just r...
|
|
|
Author: Chris Riccomini,
2013-05-17, 21:50
|
|
|
[KAFKA-725] Broker Exception: Attempt to read with a maximum offset less than start offset - Kafka - [issue]
|
|
...I have a simple consumer that's reading from a single topic/partition pair. Running it seems to trigger these messages on the broker periodically:2013/01/22 23:04:54.936 ERROR [KafkaApis...
|
|
|
http://issues.apache.org/jira/browse/KAFKA-725
Author: Chris Riccomini,
2013-01-23, 17:04
|
|
|
Re: Non-blocking Kafka stream iterators - Kafka - [mail # user]
|
|
...Hey Guys,One other potentially large benefit is to decouple broker dependenciesfrom consumer/producer dependencies. This makes upgrading theconsumer/producer and managing jar conflicts a lot...
|
|
|
Author: Chris Riccomini,
2013-01-22, 22:35
|
|
|
[KAFKA-715] NumberFormatException in PartitionStateInfo - Kafka - [issue]
|
|
...Hey Guys,During a broker restart, I got this exception:2013/01/21 19:21:10.918 INFO [ZooKeeper] [main] [kafka] [] Client environment:zookeeper.version=3.3.3-1203054, built on 11/17/201...
|
|
|
http://issues.apache.org/jira/browse/KAFKA-715
Author: Chris Riccomini,
2013-01-21, 19:36
|
|
|
[KAFKA-709] Default queue.enqueue.timeout.ms to -1 - Kafka - [issue]
|
|
...Hey Guys,It seems that, by default, producers in 0.8 are async, and have a default queue.enqueue.timeout.ms of 0. This means that anyone who reads messages faster than they're producing ...
|
|
|
http://issues.apache.org/jira/browse/KAFKA-709
Author: Chris Riccomini,
2013-01-21, 03:15
|
|
|
Re: About kafka 0.8 producer zookeeper-based load balancing on per-request basis - Kafka - [mail # dev]
|
|
...Hey Guys,Correct me if I'm wrong, but I believe in 0.8, the producer uses ametadata request to get topic/partition mappings from the broker. Thebroker then interacts with ZK (rather than hav...
|
|
|
Author: Chris Riccomini,
2013-01-15, 19:26
|
|
|
Kafka + Maven - Kafka - [mail # user]
|
|
...Hey Guys, I was talking with Jay, and he recommended I forward some feedback along. I have been playing with Kafka 0.8 this week, and am feeling the pain in the lack of Maven sup...
|
|
|
Author: Chris Riccomini,
2012-11-20, 23:27
|
|
|
[KAFKA-627] Make UnknownTopicOrPartitionException a WARN in broker - Kafka - [issue]
|
|
...Currently, when sending messages to a topic that doesn't yet exist, the broker spews out these "errors" as it tries to auto-create new topics. I spoke with Neha, and she said t...
|
|
|
http://issues.apache.org/jira/browse/KAFKA-627
Author: Chris Riccomini,
2012-11-19, 17:41
|
|
|
[KAFKA-611] Migration tool and Mirror Maker ignore mirror.topics.whitelist in config - Kafka - [issue]
|
|
...Apparently Kafka ignores the "mirror.topics.whitelist" setting in both 0.7 MirrorMaker and 0.8 KafkaMigrationTool. It only appears to pay attention to --whitelist....
|
|
|
http://issues.apache.org/jira/browse/KAFKA-611
Author: Chris Riccomini,
2012-11-14, 18:03
|
|
|
[KAFKA-479] ZK EPoll taking 100% CPU usage with Kafka Client - Kafka - [issue]
|
|
...Hey Guys,I'm seeing a very strange bug after I upgraded to Kafka 0.7.14. On my consumer side, the process seems to run with very high CPU usage. I turned on HPROF, and it's showing t...
|
|
|
http://issues.apache.org/jira/browse/KAFKA-479
Author: Chris Riccomini,
2012-08-22, 16:17
|
|
|
|