| clear query|facets|time |
Search criteria: .
Results from 131 to 140 from
154 (0.098s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: the cleaner and log segments - Kafka - [mail # user]
|
|
...Just want to see if I understand this right - when the log cleaner does its thing, even if all the segments are eligible for garbage collection the cleaner will nuke those files and should d...
|
|
|
Author: Joel Koshy,
2011-11-18, 23:39
|
|
|
Re: Kafka Consumer Questions - Kafka - [mail # user]
|
|
...Casey, You are right about the high-level (Zookeeper) consumer dealing with broker failures - in which case a "rebalance" is triggered to evenly re-allocate the consumption of partitio...
|
|
|
Author: Joel Koshy,
2011-11-17, 19:47
|
|
|
[KAFKA-103] Make whitelist/blacklist mirror configs more consistent - Kafka - [issue]
|
|
...The blacklist config for kafka mirrors is a comma separated list of topics. However, the whitelist config is a comma-separated list of "topics:numthreads" pairs, which allows for a...
|
|
|
http://issues.apache.org/jira/browse/KAFKA-103
Author: Joel Koshy,
2011-11-14, 00:40
|
|
|
[KAFKA-83] Options in SyncProducerConfig and AsyncProducerConfig can leak - Kafka - [issue]
|
|
...There is the high-level producer api, and then there is the sync producer and then there is the async producer. Some config options are shared across these which leads to a small degree of c...
|
|
|
http://issues.apache.org/jira/browse/KAFKA-83
Author: Joel Koshy,
2011-11-12, 21:13
|
|
|
[KAFKA-199] Add a how-to-mirror document - Kafka - [issue]
|
|
...I owe kafka-dev a mirroring document, and someone on the user mailing list had questions on mirroring which reminded me to work on this....
|
|
|
http://issues.apache.org/jira/browse/KAFKA-199
Author: Joel Koshy,
2011-11-11, 21:54
|
|
|
Re: JIRA reports - Kafka - [mail # dev]
|
|
...We could approximate it by filtering on attachment count - give this filter a try: https://issues.apache.org/jira/secure/IssueNavigator.jspa?mode=hide&requestId=12318281 Thanks, ...
|
|
|
Author: Joel Koshy,
2011-11-11, 21:13
|
|
|
Re: [VOTE] Release Kafka 0.7.0 incubating candidate 6 - Kafka - [mail # dev]
|
|
...I also ran a mirroring test and an audit. +1 (Although, I'm past the 12pm deadline.) Thanks, Joel On Tue, Nov 8, 2011 at 1:23 PM, Neha Narkhede wrote:...
|
|
|
Author: Joel Koshy,
2011-11-11, 21:04
|
|
|
Re: [VOTE] Release Kafka 0.7.0-incubating (candidate 5) - Kafka - [mail # dev]
|
|
...One more change to the quickstart - the consumer's message streams now need to be parameterized, and we can add a note on consumer decoders. Thanks, Joel On Wed, Nov 2, 201...
|
|
|
Author: Joel Koshy,
2011-11-02, 19:07
|
|
|
[KAFKA-74] Kafka mirror (corp replica): auto-discovery of topics - Kafka - [issue]
|
|
...The corp replica's kafka embedded consumer requires a whitelist of topics to be specified in its configuration. This does not scale very well as more and moretopics are added. Instead, i...
|
|
|
http://issues.apache.org/jira/browse/KAFKA-74
Author: Joel Koshy,
2011-10-24, 04:06
|
|
|
Re: Kafka consumer not reconnecting to restarted Kafka node. - Kafka - [mail # user]
|
|
...That could be a bug, but I don't recall any zkconsumerconnector fixes since 0.6. Can you check if the consumer is actually registered in zk at the time? It should be present in /consumers//i...
|
|
|
Author: Joel Koshy,
2011-10-12, 18:01
|
|
|
|