You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Ryanne Dolan (Jira)" <ji...@apache.org> on 2019/08/21 19:58:00 UTC

[jira] [Comment Edited] (KAFKA-7500) MirrorMaker 2.0 (KIP-382)

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

Ryanne Dolan edited comment on KAFKA-7500 at 8/21/19 7:57 PM:
--------------------------------------------------------------

[~apriceq] I would recommend pulling down the PR and building it. Something along these lines should work:

    $ git clone github.com/ryannedolan/kafka
    $ git checkout KIP-382
    $ gradle :connect:mirror:build

Of course, you can also fork my repo. I welcome PRs!


was (Author: ryannedolan):
[~apriceq] I would recommend pulling down the PR and building it. Something along these lines should work:

    $ git clone github.com/ryannedolan/kafka
    $ git checkout KIP-382
    $ git :connect:mirror:build

Of course, you can also fork my repo. I welcome PRs!

> 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
>            Reporter: Ryanne Dolan
>            Priority: Minor
>             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.2#803003)