| clear query|facets|time |
Search criteria: .
Results from 11 to 19 from
19 (0.198s).
|
|
|
Loading phrases to help you refine your search...
|
|
MirrorMaker tool hangs up when producer throw an Exception - Kafka - [mail # user]
|
|
...Hi ,When the producer in the MirrorMaker tool throws exceptions, I can find oneof the streaming threads stops, but the mirror make process hangs up. Itseems that the consumer threads a...
|
|
|
Author: 王国栋,
2013-02-07, 08:02
|
|
|
Re: ASyncProducer loss more messages than SyncProducer when broker crashes. - Kafka - [mail # user]
|
|
...Thanks Jun.On Tue, Feb 5, 2013 at 5:03 PM, Jun Rao wrote:> It could be. This is because it takes ZK up to 6 secs to detect the failure> due to a hard kill (since ZK client is not...
|
|
|
Author: 王国栋,
2013-02-05, 12:55
|
|
|
Re: ASyncProducer loss more messages than SyncProducer when broker crashes. - Kafka - [mail # user]
|
|
...We kill the broker on purpose, since we are doing some fail over tests. Ifthe broker is hard killed, will the async-producer lose message for 6seconds?Thanks.GuodongOn Tue, Feb 5, 2013 at 2:...
|
|
|
Author: 王国栋,
2013-02-05, 06:31
|
|
|
Re: ASyncProducer loss more messages than SyncProducer when broker crashes. - Kafka - [mail # user]
|
|
...Hi JunWe are using zookeeper. And the async-producer loses messages in 'X'seconds. Here, X is between 4 and 6. It seems that X is comparable withzookeeper session timeout.I am wonderin...
|
|
|
Author: 王国栋,
2013-02-05, 03:12
|
|
|
ASyncProducer loss more messages than SyncProducer when broker crashes. - Kafka - [mail # user]
|
|
...Hi,we are doing some fail over test on Kafka0.7.2. We kill one of the brokerson purpose. But we find that the async-producer loss more messages. We docatch exceptions for send api. But it se...
|
|
|
Author: 王国栋,
2013-02-04, 06:01
|
|
|
Re: How does a new broker decide the partitions of the topic? - Kafka - [mail # user]
|
|
...Thanks yonghui.That makes sense.On Mon, Dec 31, 2012 at 1:45 AM, 永辉 赵 wrote:> Partition name registered in zk contains broker id and sequence(partition)> id, such as "0-0", "0-1"...
|
|
|
Author: 王国栋,
2012-12-31, 16:36
|
|
|
Re: How does a new broker decide the partitions of the topic? - Kafka - [mail # user]
|
|
...Thanks Yonghui.But how does the new broker decide the partition id of the new topic? Oreach partion id contains a broker id and a sequence id?On Fri, Dec 28, 2012 at 12:08 PM, 永辉 赵 wro...
|
|
|
Author: 王国栋,
2012-12-30, 15:45
|
|
|
How does a new broker decide the partitions of the topic? - Kafka - [mail # user]
|
|
...Hi ,I am reading the design doc for Kafka. But I can not find the algorithmwhich illustrates such scenario. When a new broker is registered inzookeeper, how do all the brokers negotiat...
|
|
|
Author: 王国栋,
2012-12-28, 02:31
|
|
|
Is Kafka Replication available in 0.7.1 - Kafka - [mail # user]
|
|
...Hi all I am new to Kafka. I have found some wiki pages for Kafka Replication design. I am wondering whether it is available in version 0.7.1. If it is available, where can I get some g...
|
|
|
Author: 王国栋,
2012-09-27, 08:47
|
|
|
|