Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 101 to 110 from 489 (3.827s).
Loading phrases to help you
refine your search...
[KAFKA-658] Implement "Exact Mirroring" functionality in mirror maker - Kafka - [issue]
...There are two ways to implement "mirroring" (i.e. replicating a topic from one cluster to another):1. Do a simple read from the source and write to the destination with no attempt ...
http://issues.apache.org/jira/browse/KAFKA-658    Author: Jay Kreps, 2012-12-06, 17:24
[KAFKA-659] Support request pipelining in the network server - Kafka - [issue]
...Currently the network layer in kafka will only process a single request at a time from a given connection. The protocol is designed to allow pipelining of requests which would improve latenc...
http://issues.apache.org/jira/browse/KAFKA-659    Author: Jay Kreps, 2012-12-06, 17:10
[KAFKA-629] Generalize the getOffsets call - Kafka - [issue]
...This API is a little odd. Currently it gets a list of the first offset for each segment as well as the log end offset. It lets you filter by timestamp, though this is a bit broken because it...
http://issues.apache.org/jira/browse/KAFKA-629    Author: Jay Kreps, 2012-12-06, 16:31
[KAFKA-518] Replace kafka.log.SegmentList with ConcurrentSkipListMap - Kafka - [issue]
...The Log implementation uses a custom copy-on-write array and a binary search to search for log segments. This is overengineered. We can delete this code and replace it with an off-the-shelf ...
http://issues.apache.org/jira/browse/KAFKA-518    Author: Jay Kreps, 2012-12-06, 05:32
[KAFKA-521] Refactor Log subsystem - Kafka - [issue]
...There are a number of items it would be nice to cleanup in the log subsystem:1. Misc. funky apis in Log and LogManager2. Much of the functionality in Log should move into LogSegment along wi...
http://issues.apache.org/jira/browse/KAFKA-521    Author: Jay Kreps, 2012-12-06, 05:31
[KAFKA-561] Rebuild index file for a log segment if there is none - Kafka - [issue]
...There are two ways an index file could be missing:1. Someone could delete it or it could be lost due to file corruption2. The server could crash in the middle of rolling the log after having...
http://issues.apache.org/jira/browse/KAFKA-561    Author: Jay Kreps, 2012-12-06, 05:13
[KAFKA-653] Allow getTopicMetadata to get metadata for all topics - Kafka - [issue]
...Currently the topic metadata api requires a list of topics. This is good when you know what you want, but for tools that need to replicate all topics or those that match a pattern or somethi...
http://issues.apache.org/jira/browse/KAFKA-653    Author: Jay Kreps, 2012-12-06, 05:10
[KAFKA-545] Add a Performance Suite for the Log subsystem - Kafka - [issue]
...We have had several performance concerns or potential improvements for the logging subsystem. To conduct these in a data-driven way, it would be good to have a single-machine performance tes...
http://issues.apache.org/jira/browse/KAFKA-545    Author: Jay Kreps, 2012-12-05, 22:09
[KAFKA-608] getTopicMetadata does not respect producer config settings - Kafka - [issue]
...ProducerPool.scala contains the following code:object ProducerPool{  def createSyncProducer(configOpt: Option[ProducerConfig], broker: Broker): SyncProducer = {   &n...
http://issues.apache.org/jira/browse/KAFKA-608    Author: Jay Kreps, 2012-12-05, 18:32
[KAFKA-566] Add last modified time to the TopicMetadataRequest - Kafka - [issue]
...To support KAFKA-560 it would be nice to have a last modified time in the TopicMetadataRequest. This would be the timestamp of the last append to the log as taken from stat on the final log ...
http://issues.apache.org/jira/browse/KAFKA-566    Author: Jay Kreps, 2012-12-04, 23:48
Sort:
project
Kafka (489)
Avro (7)
HDFS (1)
type
mail # dev (202)
mail # user (200)
issue (87)
date
last 7 days (0)
last 30 days (2)
last 90 days (15)
last 6 months (122)
last 9 months (489)
author
Jun Rao (1175)
Neha Narkhede (764)
Jay Kreps (489)
"Neha Narkhede (257)
Joe Stein (183)
Chris Burroughs (172)
"Jun Rao (160)
Joel Koshy (154)
Alan D. Cabrera (141)
David Arthur (120)
Jason Rosenberg (119)
Taylor Gautier (98)
John Fung (92)
S Ahmed (92)
Chris Curtin (68)