Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 44 (0.132s).
Loading phrases to help you
refine your search...
[KAFKA-871] Rename ZkConfig properties - Kafka - [issue]
...For clarity. Renaming these properties should help in migration from 0.7 to 0.8....
http://issues.apache.org/jira/browse/KAFKA-871    Author: Swapnil Ghike, 2013-04-26, 02:58
[KAFKA-879] In system test, read the new leader from zookeeper instead of broker log on completion of become-leader state transition - Kafka - [issue]
...Currently the system test reads the new leader from a broker log statement on completion of become-leader state transition. The log statements can change with time and can also move around.W...
http://issues.apache.org/jira/browse/KAFKA-879    Author: Swapnil Ghike, 2013-04-26, 00:13
[KAFKA-878] System test should fail if # messages produced and consumed in migration tool test is 0 - Kafka - [issue]
...System test should fail if # messages produced and consumed in migration tool test is 0. We should also check if the same issue exists in MirrorMaker tests, Replica Basic tests and others....
http://issues.apache.org/jira/browse/KAFKA-878    Author: Swapnil Ghike, 2013-04-26, 00:08
[KAFKA-875] System test cleanup - Kafka - [issue]
...There is a lot of unused stuff lying in system_test. If we have converted all the bash tests to python, we should delete the unused code.Also there is commented code at a few places that sho...
http://issues.apache.org/jira/browse/KAFKA-875    Author: Swapnil Ghike, 2013-04-24, 06:59
[KAFKA-874] Migration tool's system tests should use separate server.properties files for 0.7 and 0.8 brokers - Kafka - [issue]
...Currently the migration tool's system test suite is using 0.8 broker's server.properties as default. When the test brings up an 0.7 broker, it gets the appropriate configs like broke...
http://issues.apache.org/jira/browse/KAFKA-874    Author: Swapnil Ghike, 2013-04-24, 02:27
[KAFKA-840] Controller tries to perform preferred replica election on failover before state machines have started up - Kafka - [issue]
...If the admin/preferred_replica_election path is non-empty when a new controller starts, the controller attempts to perform preferred replica election before the partition and replica state m...
http://issues.apache.org/jira/browse/KAFKA-840    Author: Swapnil Ghike, 2013-04-04, 07:43
[KAFKA-828] Preferred Replica Election does not delete the admin path on controller failover - Kafka - [issue]
http://issues.apache.org/jira/browse/KAFKA-828    Author: Swapnil Ghike, 2013-03-28, 15:51
[KAFKA-813] Minor cleanup in Controller - Kafka - [issue]
...Before starting work on delete topic support, uploading a patch first to address some minor hiccups that touch a bunch of files:1. Change PartitionOfflineException to PartitionUnavailableExc...
http://issues.apache.org/jira/browse/KAFKA-813    Author: Swapnil Ghike, 2013-03-25, 16:48
[KAFKA-822] Reassignment of partitions needs a cleanup - Kafka - [issue]
...1. This is probably a left-over from when the ReassignPartitionsCommand used to be blocking: Currently, for each partition that is reassigned, controller deletes the /admin/reassign_partitio...
http://issues.apache.org/jira/browse/KAFKA-822    Author: Swapnil Ghike, 2013-03-25, 02:18
[KAFKA-811] Fix clientId in migration tool - Kafka - [issue]
...Append producer threadId to the clientId passed by the user....
http://issues.apache.org/jira/browse/KAFKA-811    Author: Swapnil Ghike, 2013-03-20, 16:45
Sort:
project
Kafka (44)
type
issue (36)
mail # user (5)
mail # dev (3)
date
last 7 days (0)
last 30 days (5)
last 90 days (20)
last 6 months (31)
last 9 months (44)
author
Jun Rao (1162)
Neha Narkhede (737)
Jay Kreps (489)
"Neha Narkhede (247)
Joe Stein (183)
Chris Burroughs (171)
"Jun Rao (153)
Joel Koshy (152)
Alan D. Cabrera (141)
David Arthur (120)
Jason Rosenberg (113)
Taylor Gautier (98)
S Ahmed (92)
John Fung (91)
Chris Curtin (67)
Swapnil Ghike