| clear query|facets|time |
Search criteria: .
Results from 121 to 130 from
743 (0.15s).
|
|
|
Loading phrases to help you refine your search...
|
|
[KAFKA-831] Controller does not send the complete list of partitions to a newly started broker - Kafka - [issue]
|
|
...On a new broker startup, the controller is supposed to send the entire list of partitions that the new broker is supposed to host in one leader and isr request. In this request, it specifies...
|
|
|
http://issues.apache.org/jira/browse/KAFKA-831
Author: Neha Narkhede,
2013-03-29, 15:27
|
|
|
Re: Kafka unable to process large number of messages - Kafka - [mail # user]
|
|
...Hi Anand,Can you describe your exact test setup ? This bug has been quiteelusive so far, it will be great to have a reproducible test case.Also, are you using Kafka 0.7 or 0.8 ? I wonder if ...
|
|
|
Author: Neha Narkhede,
2013-03-29, 15:21
|
|
|
[KAFKA-841] Merge the partition and replica state machines into a single unified state machine in the controller - Kafka - [issue]
|
|
...After using the controller for a while as part of 0.8, I think it might be worth looking into merging the separate state machines into a single unified one. The reason is most events end up ...
|
|
|
http://issues.apache.org/jira/browse/KAFKA-841
Author: Neha Narkhede,
2013-03-29, 02:27
|
|
|
[KAFKA-832] 0.8 Consumer prevents rebalance if consumer thread is blocked or slow - Kafka - [issue]
|
|
...0.8 consumer involves multiple locks across the fetcher manager, leader finder thread and the rebalance watcher executor that prevent rebalance from interrupting the consumer. Rebalance shou...
|
|
|
http://issues.apache.org/jira/browse/KAFKA-832
Author: Neha Narkhede,
2013-03-29, 01:42
|
|
|
Re: log file flushing, flushall on clean shutdown... - Kafka - [mail # user]
|
|
...>> So, I am guessing now that the 499 bytes written message was going to abuffered socket channel, that received the bytes, but didn't actually sendthem out at the os level. No e...
|
|
|
Author: Neha Narkhede,
2013-03-28, 21:19
|
|
|
Re: Kafka 0.8 release schedule? - Kafka - [mail # dev]
|
|
...Dragos,I just created a ticket tracking Kafka 0.8 beta release. The mainblocker is https://issues.apache.org/jira/browse/KAFKA-826 andhttps://issues.apache.org/jira/browse/KAFKA-330. KAFKA-3...
|
|
|
Author: Neha Narkhede,
2013-03-28, 18:23
|
|
|
[KAFKA-838] Update design document to match Kafka 0.8 design - Kafka - [issue]
|
|
...Kafka 0.8 design is significantly different as compared to Kafka 0.7...
|
|
|
http://issues.apache.org/jira/browse/KAFKA-838
Author: Neha Narkhede,
2013-03-28, 18:18
|
|
|
[KAFKA-834] Update Kafka 0.8 website documentation - Kafka - [issue]
|
|
...We need to update website documentation before the beta release...
|
|
|
http://issues.apache.org/jira/browse/KAFKA-834
Author: Neha Narkhede,
2013-03-28, 18:15
|
|
|
[KAFKA-829] Mirror maker needs to share the migration tool request channel - Kafka - [issue]
|
|
...0.8 mirror maker suffers from the same drawbacks that the original version of the migration tool did. The consumer gets blocked if its producer queue is full, even if there are other idle pr...
|
|
|
http://issues.apache.org/jira/browse/KAFKA-829
Author: Neha Narkhede,
2013-03-28, 17:00
|
|
|
[KAFKA-253] Refactor the async producer to have only one queue instead of one queue per broker in a Kafka cluster - Kafka - [issue]
|
|
...Today, the async producer is associated with a particular broker instance, just like the SyncProducer. The Producer maintains a producer pool of sync/async producers, one per broker. Since t...
|
|
|
http://issues.apache.org/jira/browse/KAFKA-253
Author: Neha Narkhede,
2013-03-28, 15:40
|
|
|
|