| clear query|facets|time |
Search criteria: .
Results from 131 to 140 from
750 (0.402s).
|
|
|
Loading phrases to help you refine your search...
|
|
[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
|
|
|
Re: log file flushing, flushall on clean shutdown... - Kafka - [mail # user]
|
|
...Jason,How do you know the server had written the lost data to its log ? In Kafka0.7, data could be lost from the producer's or server's socket buffer. Youcan verify this by running DumpLogSe...
|
|
|
Author: Neha Narkhede,
2013-03-28, 13:45
|
|
|
[KAFKA-830] partition replica assignment map in the controller should be a Set - Kafka - [issue]
|
|
...partitionReplicaAssignment currently stores the list of assigned replicas as a sequence. When a broker comes online, the replica state machine adds the broker to the list of assigned replica...
|
|
|
http://issues.apache.org/jira/browse/KAFKA-830
Author: Neha Narkhede,
2013-03-27, 21:02
|
|
|
Re: Kafka 0.8 build artifacts - Kafka - [mail # user]
|
|
...We are looking into the possibility of changing Kafka 0.8 to depend onmetrics 2.2.0 instead. This will allow us to mavenize Kafka.THanks,NehaOn Wed, Mar 27, 2013 at 8:45 AM, Soby Chacko &nbs...
|
|
|
Author: Neha Narkhede,
2013-03-27, 15:51
|
|
|
|