| clear query|facets|time |
Search criteria: .
Results from 21 to 30 from
92 (0.484s).
|
|
|
Loading phrases to help you refine your search...
|
|
are topics and partitions dynamic? - Kafka - [mail # user]
|
|
...I'm looking at the kafka server.properties that is in /config folder anddidn't find any reference to topics or partitions.Are topics and optionally partitions dynamic in nature or do they ha...
|
|
|
Author: S Ahmed,
2013-01-27, 20:24
|
|
|
java, oom, gc stop the world - Kafka - [mail # user]
|
|
...In the wild, what sort of memory usage patterns have you guys seen withkafka?I'm not that well versed with java and its memory/gc issues, what have youguys experienced with your production b...
|
|
|
Author: S Ahmed,
2013-01-23, 03:15
|
|
|
Re: Abou Kafka 0.8 producer throughput test - Kafka - [mail # dev]
|
|
...Neha,I see, so that is a fairly substantial change, ofcourse it has itsadvantage of guaranteeing a higher degree of durability but as asignificant cost (round trip that the consumer has to w...
|
|
|
Author: S Ahmed,
2013-01-23, 03:11
|
|
|
Re: Abou Kafka 0.8 producer throughput test - Kafka - [mail # dev]
|
|
...I see ok, so if you wanted to compare .7 with .8 on the same footing, thenyou would set it to 0 right? (since 0.7 is fire and forget)producer.num.acks=0On Thu, Jan 17, 2013 at 11:45 PM, Jun ...
|
|
|
Author: S Ahmed,
2013-01-18, 20:25
|
|
|
Re: Abou Kafka 0.8 producer throughput test - Kafka - [mail # dev]
|
|
...producer.num.acks=-1 means what sorry? is it that all replica's are writtentoo?On Thu, Jan 17, 2013 at 12:09 PM, Neha Narkhede wrote:> Looks like Jun's email didn't format the output prop...
|
|
|
Author: S Ahmed,
2013-01-18, 02:43
|
|
|
Is this a good overview of kafka? - Kafka - [mail # user]
|
|
...Just want to verify that I understand the various components correctly,please chime in where appropriate :)producer = puts messages on broker(s)consumer = pulls messages of a brokerIn terms ...
|
|
|
Author: S Ahmed,
2013-01-14, 19:16
|
|
|
performance test wiki, has this been implemented? - Kafka - [mail # user]
|
|
...I was just reading this:https://cwiki.apache.org/confluence/display/KAFKA/Performance+testingSounds like a solid idea! Has this been implemented yet? I can't seem tofind it in th...
|
|
|
Author: S Ahmed,
2013-01-09, 02:48
|
|
|
java client - Kafka - [mail # user]
|
|
...Since kafka is written in scala, when using a java client (producer orconsumer), do you pay a slight performance hit because you guys areinternally mapping back/forth to map a java type to a...
|
|
|
Author: S Ahmed,
2012-12-29, 03:05
|
|
|
anecdotal uptime and service monitoring - Kafka - [mail # user]
|
|
...Curious what kind of uptime have you guys experienced using kafka?What sort of monitoring do you suggest should be in place for kafka?If the service crashes, does it usually make sense to ha...
|
|
|
Author: S Ahmed,
2012-12-28, 15:28
|
|
|
tcp tuning - Kafka - [mail # user]
|
|
...Curious if you guys tuned your tcp settings at all on your production servers? I'm planning on running on ubuntu 12.04 Any recommendations? My message sizes will vary from ...
|
|
|
Author: S Ahmed,
2012-11-27, 20:27
|
|
|
|