| clear query|facets|time |
Search criteria: .
Results from 41 to 50 from
750 (0.214s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: are commitOffsets botched to zookeeper? - Kafka - [mail # user]
|
|
...Currently Kafka depends on zookeeper 3.3.4 that doesn't have a batch writeapi. So if you commit after every message at a high rate, it will be slowand inefficient. Besides it will cause zook...
|
|
|
Author: Neha Narkhede,
2013-05-17, 03:53
|
|
|
Re: when do you think 0.8 could get promoted from beta to a release? - Kafka - [mail # user]
|
|
...We are currently working on fixing a blocker performance issue (KAFKA-901).We expect to resolve it by early next week after which a beta will beavailable. We could maybe target the release m...
|
|
|
Author: Neha Narkhede,
2013-05-16, 04:26
|
|
|
Re: zookeeper loading - Kafka - [mail # user]
|
|
...No. The zookeeper client shuffles the list so that the load is distributedacross all zk servers in the connection url.Thanks,NehaOn Tue, May 14, 2013 at 9:12 AM, Dennis Haller wrote:> Hi,...
|
|
|
Author: Neha Narkhede,
2013-05-14, 16:17
|
|
|
Re: can producers(from same system) send messages to separate broker systems? - Kafka - [mail # user]
|
|
...Yes there can be. You just need to make sure they are configured withseparate broker.list.Thanks,NehaOn May 14, 2013 5:28 AM, "Andrea Gazzarini" wrote:> Of course...what is the problem? O...
|
|
|
Author: Neha Narkhede,
2013-05-14, 15:44
|
|
|
[KAFKA-902] Randomize backoff on the clients for metadata requests - Kafka - [issue]
|
|
...If a Kafka broker dies and there are a large number of clients talking to the Kafka cluster, each of the clients can end up shooting metadata requests at around the same time. It is better t...
|
|
|
http://issues.apache.org/jira/browse/KAFKA-902
Author: Neha Narkhede,
2013-05-10, 01:38
|
|
|
Re: Problem with consumers in a consumers group - Kafka - [mail # user]
|
|
...Could you check if the topic name is the same on all 5 brokers ? Can yousend around the contents of the kafka log directory on all 5 brokers ?Thanks,NehaOn Thu, May 9, 2013 at 8:51 AM, Javie...
|
|
|
Author: Neha Narkhede,
2013-05-09, 16:22
|
|
|
Re: can the replication factor for a topic be changed after it's created? - Kafka - [mail # user]
|
|
...Jun, the question is whether or not you can increase the replication factorof a partition through the partition reassignment tool or not. I think youcan but I'm not sure until I test this.Th...
|
|
|
Author: Neha Narkhede,
2013-05-09, 16:17
|
|
|
Re: exception report - Kafka - [mail # user]
|
|
...The topic name should only consist of ascii characters and '_' and '-'. Iagree that this error message is misleading though. Which version of Kafkaare you running ?Thanks,NehaOn Thu, May 9, ...
|
|
|
Author: Neha Narkhede,
2013-05-09, 16:10
|
|
|
Re: can the replication factor for a topic be changed after it's created? - Kafka - [mail # user]
|
|
...I think so but this hasnt been tested.Thanks,NehaOn May 8, 2013 11:52 PM, "Jason Rosenberg" wrote:> so does that, thereby, allow you to increase the replication for a> partition?...
|
|
|
Author: Neha Narkhede,
2013-05-09, 14:59
|
|
|
Re: a few questions from high level consumer documentation. - Kafka - [mail # user]
|
|
...Thanks,NehaOn May 9, 2013 5:28 AM, "Chris Curtin" wrote:>> On Thu, May 9, 2013 at 12:36 AM, Rob Withers wrote:>> >> >> > > -----Original Message----...
|
|
|
Author: Neha Narkhede,
2013-05-09, 14:59
|
|
|
|