| clear query|facets|time |
Search criteria: .
Results from 31 to 40 from
730 (0.201s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Can't connect to a server if not enough partitions - Kafka - [mail # user]
|
|
...I think this error message is somewhat misleading since we create topic onthe first metadata request. It is complaining that a topic with therequired replication factor cannot be created if ...
|
|
|
Author: Neha Narkhede,
2013-05-09, 05:57
|
|
|
Re: can the replication factor for a topic be changed after it's created? - Kafka - [mail # user]
|
|
...If you add more brokers to an existing cluster, you can use the partitionreassignment admin tool to move a replica of selected partitions over tothe new broker.Thanks,NehaOn Wed, May 8, 2013...
|
|
|
Author: Neha Narkhede,
2013-05-09, 05:49
|
|
|
Re: exception report - Kafka - [mail # user]
|
|
...Hi,This is possible if the metadata request has several topics. We are workingon making it more efficient. For now, you can increase the value ofrequest.timeout.ms.Thanks,NehaOn May 7, 2013 ...
|
|
|
Author: Neha Narkhede,
2013-05-07, 14:06
|
|
|
Re: slow organic migration to 0.8 - Kafka - [mail # user]
|
|
...Jason,During the migration, the only thing to watch out for is that the producersof a particular topic don't upgrade to 0.8 before the consumers do so. Youcan let applications upgrade when t...
|
|
|
Author: Neha Narkhede,
2013-05-02, 04:54
|
|
|
[KAFKA-892] Change request log to include request completion not handling - Kafka - [issue]
|
|
...While troubleshooting a lot of 0.8 issues, what I've seen is that often times than not, I've wanted the request processing latency breakdown to be part of the request log. There are ...
|
|
|
http://issues.apache.org/jira/browse/KAFKA-892
Author: Neha Narkhede,
2013-05-01, 01:21
|
|
|
[KAFKA-889] Add mbeans to track socket server's response queue size in addition to request queue size - Kafka - [issue]
|
|
...We only track request queue size of the socket server. However, when response send time is high, it is useful to know the response queue sizes as well...
|
|
|
http://issues.apache.org/jira/browse/KAFKA-889
Author: Neha Narkhede,
2013-05-01, 01:20
|
|
|
[KAFKA-890] The list of brokers for fetching metadata should be shuffled - Kafka - [issue]
|
|
...The list of brokers in the metadata request is never shuffled. Which means that if some clients are not using a VIP for metadata requests, the first broker ends up servicing most metadata re...
|
|
|
http://issues.apache.org/jira/browse/KAFKA-890
Author: Neha Narkhede,
2013-04-30, 20:42
|
|
|
[KAFKA-808] Migration tool internal queue between consumer and producer threads should be configurable - Kafka - [issue]
|
|
...Migration tool maintains an internal blocking queue to buffer messages between the 0.7 consumer and the 0.8 producer. It is fixed in size and it set to the number of producers. However, the ...
|
|
|
http://issues.apache.org/jira/browse/KAFKA-808
Author: Neha Narkhede,
2013-04-30, 18:18
|
|
|
[KAFKA-330] Add delete topic support - Kafka - [issue]
|
|
...One proposal of this API is here - https://cwiki.apache.org/confluence/display/KAFKA/Kafka+replication+detailed+design+V2#KafkareplicationdetaileddesignV2-Deletetopic...
|
|
|
http://issues.apache.org/jira/browse/KAFKA-330
Author: Neha Narkhede,
2013-04-30, 18:15
|
|
|
[KAFKA-860] Replica fetcher thread errors out and dies during rolling bounce of cluster - Kafka - [issue]
|
|
...2013/04/10 20:04:32.071 ERROR [ReplicaFetcherThread] [ReplicaFetcherThread-0-272] [kafka] [] [ReplicaFetcherThread-0-272], Error due to kafka.common.KafkaException: error processing data for...
|
|
|
http://issues.apache.org/jira/browse/KAFKA-860
Author: Neha Narkhede,
2013-04-30, 18:14
|
|
|
|