You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Adeeti Kaushal (JIRA)" <ji...@apache.org> on 2018/11/11 23:21:00 UTC

[jira] [Updated] (KAFKA-7615) Support different topic name in source and destination server in Mirrormaker

     [ https://issues.apache.org/jira/browse/KAFKA-7615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adeeti Kaushal updated KAFKA-7615:
----------------------------------
    Description: 
Currently mirrormaker only supports same topic name in source and destination broker. Support for different topic names in source and destination brokers is needed.

 

source broker : topic name -> topicA

destination broker: topic name -> topicB

 

MirrorData from topicA to topicB

  was:
Currently mirrormaker only supports same topic name in source and destination broker. Support for different topic names in source and destination brokers is needed. 

 

source broker : topic name -> topicA

destination broker: topic name -> topicA_new--


> Support different topic name in source and destination server in Mirrormaker
> ----------------------------------------------------------------------------
>
>                 Key: KAFKA-7615
>                 URL: https://issues.apache.org/jira/browse/KAFKA-7615
>             Project: Kafka
>          Issue Type: New Feature
>          Components: mirrormaker
>            Reporter: Adeeti Kaushal
>            Priority: Minor
>
> Currently mirrormaker only supports same topic name in source and destination broker. Support for different topic names in source and destination brokers is needed.
>  
> source broker : topic name -> topicA
> destination broker: topic name -> topicB
>  
> MirrorData from topicA to topicB



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)