| clear query|facets|time |
Search criteria: .
Results from 51 to 60 from
730 (0.099s).
|
|
|
Loading phrases to help you refine your search...
|
|
[KAFKA-835] Update 0.8 configs on the website - Kafka - [issue]
|
|
...We renamed existing configs and also added new configs in 0.8....
|
|
|
http://issues.apache.org/jira/browse/KAFKA-835
Author: Neha Narkhede,
2013-04-28, 10:47
|
|
|
Re: seeing poor consumer performance in 0.7.2 - Kafka - [mail # user]
|
|
...> - Decreased num.partitions and log.flush.interval on the brokers from> 64/10k to 32/100 in order to lower the average flush time (we were> p...
|
|
|
Author: Neha Narkhede,
2013-04-27, 01:36
|
|
|
[KAFKA-816] Reduce noise in Kafka server logs due to NotLeaderForPartitionException - Kafka - [issue]
|
|
...NotLeaderForPartitionException is logged at the ERROR level with a full stack trace. But really this is just an informational message on the server when a client with stale metadata sends re...
|
|
|
http://issues.apache.org/jira/browse/KAFKA-816
Author: Neha Narkhede,
2013-04-26, 04:46
|
|
|
Re: Occasional batch send errors - Kafka - [mail # user]
|
|
...It is highly recommended that Kafka and Zookeeper be deployed on differentboxes. Also make sure they get dedicated disks, separate from log4j and theOS.Thanks,NehaOn Wednesday, April 24, 201...
|
|
|
Author: Neha Narkhede,
2013-04-25, 04:04
|
|
|
Re: acknowledged mode for performance test - Kafka - [mail # user]
|
|
...request.required.acks=-1 in fact is the strongest durability guarantee onthe producer. It means the producer waits for all replicas to write thedata before receiving an ack.Thanks,NehaOn Wed...
|
|
|
Author: Neha Narkhede,
2013-04-25, 04:01
|
|
|
[KAFKA-837] Add 0.7->0.8 migration steps doc - Kafka - [issue]
|
|
...We need to document how to migrate data from Kafka 0.7 to Kafka 0.8...
|
|
|
http://issues.apache.org/jira/browse/KAFKA-837
Author: Neha Narkhede,
2013-04-24, 18:00
|
|
|
Re: develop customized producer and consumer in java - Kafka - [mail # user]
|
|
...Hi,The API docs are here-http://people.apache.org/~joestein/kafka-0.7.1-incubating-docs/.These are not very complete, we will try our best to publish 0.8 APIsclearly. For Java examples, you ...
|
|
|
Author: Neha Narkhede,
2013-04-24, 01:06
|
|
|
Re: How to compile java files in examples directory bundled in kafka 0.8? - Kafka - [mail # user]
|
|
..../sbt> project java-examples> clean> packageThanks,NehaOn Tue, Apr 23, 2013 at 2:07 PM, Yu, Libo wrote:> Hi,>> There is a ReadMe about how to run the two sample...
|
|
|
Author: Neha Narkhede,
2013-04-24, 01:02
|
|
|
Re: Expected behavior for clustered kafka setup - Kafka - [mail # user]
|
|
...Can you see if you are running tohttps://issues.apache.org/jira/browse/KAFKA-278 ?Thanks,NehaOn Tue, Apr 23, 2013 at 11:24 AM, Karl Kirch wrote:> Zookeeper based.>> Karl>&g...
|
|
|
Author: Neha Narkhede,
2013-04-23, 18:28
|
|
|
Re: zookeeper version issue - Kafka - [mail # user]
|
|
...Its odd that you found the bundled zookeeper version of Kafka 0.8 tobe 3.3.3. It should be 3.3.4. Also, there is no compatibility withusing the zookeeper 3.4.3 server with the 3.3.4 client.T...
|
|
|
Author: Neha Narkhede,
2013-04-23, 18:25
|
|
|
|