Hello,

I have the same problem with Kafka 0.10.1.0, but MirrorMaker is not replicating 
anything, without any error message.
I’ve been scratching my head for a demi-dozen of hours now, and I can’t think 
of what’s going on with my setup, my hundreds of topics keep unmirrored to my 
destination brokers... so maybe it’s related.



-----Message d'origine-----
De : Richard Shaw [mailto:rich...@aggress.net]
Envoyé : jeudi 22 juin 2017 15:06
À : users@kafka.apache.org
Objet : Re: Kafka MirrorMaker - not replicating messages after being brought up

Karan, have you got auto.offset.reset in your consumer.properties?

https://kafka.apache.org/documentation/#newconsumerconfigs

On Thu, Jun 22, 2017 at 2:00 AM, karan alang <karan.al...@gmail.com> wrote:

> Hi All,
>
> I've 2 Kafka clusters (Kafka 10) & I'm trying to test the MirrorMaker
> functionality.
>
> Here is what i did :
>
> 1) I have identical topics Topic1 on 2 Kafka clusters - Cluster1 &
> Cluster2
> 2) On Cluster1, I publish 100 messages on Topic1
>
> 3) I've 2 consumers reading messages from the 2 topics on Cluster1 &
> Cluster2
>
> 4) I start MirrorMaker AFTER THE MESSAGES HAVE BEEN PUBLISHED ON
> Cluster1
>
> $KAFKA10_HOME1/bin/kafka-run-class.sh kafka.tools.MirrorMaker
> --consumer.config $KAFKA10_HOME1/config/mmConsumer.config
> --num.streams 3 --producer.config
> $KAFKA10_HOME1/config/mmProducer.config
> --whitelist="mmtopic1" --abort.on.send.failure true
>
>
> I expected that Once the MirrorMaker was started, the 100 messages
> published on Cluster1, would be published on Cluster2
>
> However that is not happening...
>
> What needs to be done to enable this ?
>
________________________________
CONFIDENTIALITE
L'information contenue dans ce courrier électronique et ses pièces jointes est 
confidentielle, et est établie à l'intention exclusive de ses destinataires. 
Dans le cas où ce message ne vous serait pas destiné, nous vous remercions de 
bien vouloir en aviser immédiatement l'émetteur et de procéder à sa 
suppression. Toutes copies, diffusions ou accès non autorisés à ce message sont 
interdits à toutes personnes, autre que le(s) destinataire(s). Un courrier 
électronique est susceptible d’altération ou de falsification et peut entrainer 
des pertes et/ou la destruction de données. Le Groupe ERAMET et/ou ses filiales 
déclinent toute responsabilité en la matière. En conséquence ce courrier 
électronique ainsi que ses pièces jointes sont utilisés à votre propre risque.

CONFIDENTIALITY
The information contained in this e-mail and any accompanying documents is 
confidential or otherwise protected from disclosure. If you are not the 
intended recipient, please immediately alert the sender by reply e-mail and 
delete this message and any attachments. Any copy, dissemination or 
unauthorized access of the contents of this message by anyone other than the 
intended recipient is strictly prohibited. E-mails may be susceptible to 
falsification or alteration and cause data corruption and/or loss of data. 
ERAMET and/or any of its subsidiaries decline any liability resulting from the 
consequences thereof. Therefore, this e-mail and any attachments are used at 
your own risk.

Reply via email to