| clear query|facets|time |
Search criteria: .
Results from 11 to 20 from
730 (0.178s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Time difference between message fetch and message send is very high (~900-1200ms) - Kafka - [mail # user]
|
|
...Kishore,The end to end latency will be much lower in 08. For 07, you can try totune the producer batch size so it sends data quicker. You can also reducethe log.flush.interval on the broker ...
|
|
|
Author: Neha Narkhede,
2013-05-17, 13:38
|
|
|
RE: are commitOffsets botched to zookeeper? - Kafka - [mail # user]
|
|
...Upgrading to a new zookeeper version is not an easy change. Also zookeeper3.3.4 is much more stable compared to 3.4.x. We think it is better not toclub 2 big changes together. So most likely...
|
|
|
Author: Neha Narkhede,
2013-05-17, 13:35
|
|
|
RE: only-once consumer groups - Kafka - [mail # user]
|
|
...We spent some time thinking about consolidating the high level and lowlevel consumer APIs. It will be great if you can read the wiki and providefeedback -https://cwiki.apache.org/confluence/...
|
|
|
Author: Neha Narkhede,
2013-05-17, 13:32
|
|
|
Re: possible to shutdown a consumerConnector without flushing the offset - Kafka - [mail # user]
|
|
...Can you provide more details about what you mean by measuring replay whenyou kill a consumer?Thanks,NehaOn May 17, 2013 6:26 AM, "Withers, Robert" wrote:> Would it be possible for s...
|
|
|
Author: Neha Narkhede,
2013-05-17, 13:29
|
|
|
Re: What happens if one broker goes down - Kafka - [mail # user]
|
|
...You can read the high level design of kafka replication herehttp://www.slideshare.net/junrao/kafka-replication-apachecon2013Generally if your replication factor is more than 1 you shouldn't ...
|
|
|
Author: Neha Narkhede,
2013-05-17, 13:27
|
|
|
Re: Is it possible to channelize high priority data and ordinary data in the same kafka cluster ??? - Kafka - [mail # user]
|
|
...First of all, do you see any delay at all for your high priority data?There are config options that you can tune so that your consumer can seethe data as soon as it is available.Thanks,NehaO...
|
|
|
Author: Neha Narkhede,
2013-05-17, 13:20
|
|
|
RE: are commitOffsets botched to zookeeper? - Kafka - [mail # user]
|
|
...Sorry I wasn't clear. Zookeeper 3.4.x has this feature. As soon as 08 isstable and released it will be worth looking into when we can use zookeeper3.4.x.Thanks,NehaOn May 16, 2013 10:32 PM, ...
|
|
|
Author: Neha Narkhede,
2013-05-17, 13:18
|
|
|
Re: only-once consumer groups - Kafka - [mail # user]
|
|
...Can you describe your requirements in a little more detail?Thanks,NehaOn May 16, 2013 6:11 AM, "Withers, Robert" wrote:> is it technically feasible to use an only-once simple consum...
|
|
|
Author: Neha Narkhede,
2013-05-17, 04:03
|
|
|
Re: Consumers in a consumer group not owning partitions - Kafka - [mail # user]
|
|
...Can you share the consumer log4j files during the time it rebalances?Thanks,NehaOn May 16, 2013 10:28 AM, "Javier Iseruk" wrote:> Hi.> I have a consumer group with five consumers, but ...
|
|
|
Author: Neha Narkhede,
2013-05-17, 04:02
|
|
|
Re: WebMethods consumer for Kafka. - Kafka - [mail # user]
|
|
...It seems that the zookeeper host string is null or empty. Can you paste thecode you used to instantiate the consumer?Thanks,NehaOn May 16, 2013 12:45 PM, "Seshadri, Balaji" wrote:> Hi,>...
|
|
|
Author: Neha Narkhede,
2013-05-17, 04:00
|
|
|
|