Re: Consumer offsets with Kafka Mirror Maker

2019-06-24 Thread Ryanne Dolan
Mohit, PR-6295 and KIP-382 introduce MirorrMaker 2.0 which was designed to support this operation. In a nutshell, MM2 maintains a sparse offset sync stream while replicating records between clusters. The offset syncs are used to translate consumer offsets for periodic cross-cluster checkpoints. Le

Assunto: Consumer offsets with Kafka Mirror Maker

2019-06-24 Thread Marcelo Barbosa
I think it is not possible if you're using MirrorMaker. Confluent Platform has a product called Replicator that do what you want.  Cheers Barbosa Enviado do Yahoo Mail no Android Em seg, 24 24e jun 24e 2019 às 12:34, Mohit Kumar escreveu: Is there anyway to copy consumers offset while mo

Consumer offsets with Kafka Mirror Maker

2019-06-24 Thread Mohit Kumar
Is there anyway to copy consumers offset while moving data from one cluster to another cluster?