[ 
https://issues.apache.org/jira/browse/KAFKA-7500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17112732#comment-17112732
 ] 

victor commented on KAFKA-7500:
-------------------------------

[~ryannedolan] I have two distinct kafka clusters located in different data 
centers - DC1 and DC2. How to organize kafka producer failover between two DCs? 
If primary kafka cluster (DC1) becomes unavailable, I want producer to switch 
to failover kafka cluster (DC2) and continue publishing to it? Producer also 
should be able to switch back to primary cluster, once it is available. Any 
good patterns, existing libs, approaches, code examples?

> MirrorMaker 2.0 (KIP-382)
> -------------------------
>
>                 Key: KAFKA-7500
>                 URL: https://issues.apache.org/jira/browse/KAFKA-7500
>             Project: Kafka
>          Issue Type: New Feature
>          Components: KafkaConnect, mirrormaker
>    Affects Versions: 2.4.0
>            Reporter: Ryanne Dolan
>            Assignee: Ryanne Dolan
>            Priority: Major
>              Labels: pull-request-available, ready-to-commit
>             Fix For: 2.4.0
>
>         Attachments: Active-Active XDCR setup.png
>
>
> ImplementĀ a drop-in replacement for MirrorMaker leveraging the Connect 
> framework.
> [https://cwiki.apache.org/confluence/display/KAFKA/KIP-382%3A+MirrorMaker+2.0]
> [https://github.com/apache/kafka/pull/6295]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to